Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-08-20 19:29:30 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-08-20 19:29:30 +0400
commitfe47ea33a95d191dd76e771af90ea2d8f28244ff (patch)
treebb590c3f5978da28209376ada0f418c1c24e7b13 /newlib/ChangeLog
parent48a289565c098f7a1eb62da807741d4ae3fd6152 (diff)
2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
* libc/stdlib/mallocr.c: #include windows.h on Win32. (AlignPage): Continue macro on next line.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 3a9cf29d8..a383528ff 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
+
+ * libc/stdlib/mallocr.c: #include windows.h on Win32.
+ (AlignPage): Continue macro on next line.
+
2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/include/pthread.h: New file.