summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-14 03:53:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-14 03:53:43 +0000
commitdfa10d283671a685b14221e81149497b4f0c83dc (patch)
tree1f25cd62b7595348cf63c5ff6e42601b88fd2c82 /cpukit/ChangeLog
parentUpdate to newlib-1.15.0-rtems4.8-20070413.diff (diff)
downloadrtems-dfa10d283671a685b14221e81149497b4f0c83dc.tar.bz2
2007-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/usleep.c, libcsupport/src/readlink.c: Update API to SUSv3.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e0721fb965..4b2a58008a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * posix/src/usleep.c, libcsupport/src/readlink.c:
+ Update API to SUSv3.
+
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Unconditionally build src/sleep.c,