summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-20 09:08:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-20 09:08:05 +0000
commita45e501813f1a3f81212d2705da05ed41776e52c (patch)
tree17f9a023e6c463a504eeff76339575fcf33d37c4 /cpukit/ChangeLog
parent2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-a45e501813f1a3f81212d2705da05ed41776e52c.tar.bz2
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
* posix/include/aio.h: Add LIO_SYNC. * posix/include/rtems/posix/aio_misc.h: Add aio_request_queue, Cosmetics. * posix/src/aio_cancel.c, posix/src/aio_fsync.c, posix/src/aio_misc.c: Rework.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2def407921..de9c43380a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
+
+ * posix/include/aio.h: Add LIO_SYNC.
+ * posix/include/rtems/posix/aio_misc.h: Add aio_request_queue,
+ Cosmetics.
+ * posix/src/aio_cancel.c, posix/src/aio_fsync.c, posix/src/aio_misc.c:
+ Rework.
+
2010-08-19 Gedare Bloom <giddyup44@yahoo.com>
PR 1680/cpukit