summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-03 05:39:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-03 05:39:47 +0000
commitc4a9f3f0795a787e55a3cdebb9928bae8261e48c (patch)
treed2190e8eecd11654d594c72c3217cba7768af7b6 /cpukit/ChangeLog
parent2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c4a9f3f0795a787e55a3cdebb9928bae8261e48c.tar.bz2
2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/aio_misc.c: Make rtems_aio_move_to_work, rtems_aio_insert_prio static.
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 31cd140685..b40e0bb3f0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/src/aio_misc.c: Make rtems_aio_move_to_work,
+ rtems_aio_insert_prio static.
+
+2011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/getgid.c: Include <unistd.h>.
* libcsupport/src/setgid.c: Include <unistd.h>.
* libcsupport/src/getpgrp.c: Include <unistd.h>.