summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-17 22:12:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-17 22:12:48 +0000
commitf16c0591a2da67b032ceae2b9dab6b0d86d34dfe (patch)
tree39874d4c4d5e2d53941ed8b0585f4c0163645723 /cpukit/ChangeLog
parent2011-01-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f16c0591a2da67b032ceae2b9dab6b0d86d34dfe.tar.bz2
2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
* posix/src/aio_cancel.c: Fixed ending of if braces. 2011-01-17 Alin Rus <alin.codejunkie@gmail.com> * posix/src/aio_misc.c: Add debug information. Fixed idle_threads/ active_threads issues. Fixed infinite loop in rtems_aio_handle().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ad54066051..a22fc6d97a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,14 @@
+2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
+
+ * posix/src/aio_cancel.c: Fixed ending of if braces.
+
+2011-01-17 Alin Rus <alin.codejunkie@gmail.com>
+
+ * posix/src/aio_misc.c: Add debug information. Fixed idle_threads/
+ active_threads issues. Fixed infinite loop in rtems_aio_handle().
+
2011-01-08 Alin Rus <alin.codejunkie@gmail.com>
-
+
* posix/src/aio_misc.c: Fix rtems_aio_remove_req did not iterate
over chain.
* posix/src/aio_cancel.c: Add debug information. Add check for