summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 14:20:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 14:20:38 +0000
commitdf4669fb1e19ebd05d6760a561d7ce149514cc1b (patch)
tree43cb8fbc8263e4241325a1f14c6f249c54c3e0ca /cpukit/ChangeLog
parent2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-df4669fb1e19ebd05d6760a561d7ce149514cc1b.tar.bz2
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/chown.c, libcsupport/src/lchown.c: Include <unistd.h>. Cleanup included headers.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 55044bde5d..df97d148ec 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/chown.c, libcsupport/src/lchown.c:
+ Include <unistd.h>. Cleanup included headers.
+
+2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/include/rtems/posix/pthread.h:
Add _POSIX_Threads_Initialize_user_threads_body.
* rtems/include/rtems/rtems/tasks.h: