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:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 93c028e9a..efadd77f8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,13 @@
+2004-01-08 Joel Sherrill <joel@oarcorp.com>
+
+ * libc/sys/rtems/sys/queue.h: New file.
+ * libc/include/sys/signal.h: Reflect renumbering of signals to
+ fit into 32-bit mask.
+ * libc/include/sys/unistd.h: Add fdatasync() prototype.
+ * libc/sys/rtems/crt0.c: Add more symbols which may be implicitly
+ required. In particular, add the reentrant variants of libc calls.
+ * libc/sys/rtems/sys/dirent.h: Add scandir() prototype.
+
2004-01-06 Mark Mitchell <mark@codesourcery.com>
* libc/sys/arm/syscalls.c (unistd.h): Include it.