summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index c032aa1e41..1e05aecbe8 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,5 +1,10 @@
2003-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * src/sync.c: Don't undef __STRICT_ANSI__.
+ Use struct _reent (struct reent doesn't exist)
+
+2003-09-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
PR 486/rtems
* src/newlib.c: Unconditionally include <stdio.h>