summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-16 05:39:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-16 05:39:18 +0000
commitb66c4acda5073890b4193386f7ef1dccdd246ada (patch)
treef9bfb29fc651a63a4be6ab6beb20e633c0ec59fb /cpukit/ChangeLog
parent2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-b66c4acda5073890b4193386f7ef1dccdd246ada.tar.bz2
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
* posix/include/aio.h: Extend struct aiocb. * posix/include/rtems/posix/aio_misc.h: New.
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 796418ea44..a51dad9736 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
+
+ * posix/include/aio.h: Extend struct aiocb.
+ * posix/include/rtems/posix/aio_misc.h: New.
+
2010-08-13 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/src/media.c: Use unprotected chain extract.