summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 215af69b9..c39a03f1e 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-26 Christopher Faylor <cgf@redhat.com>
+
+ * libc/include/malloc.h: On cygwin, define malloc _r functions as
+ wrapper macros to standard malloc functions.
+ * libc/include/stdlib.h: Ditto.
+ * configure.host: Always define MALLOC_PROVIDED on cygwin.
+
2002-08-22 Thomas Fitzsimmons <fitzsim@redhat.com>
* libc/include/langinfo.h: New file.