From f16c0591a2da67b032ceae2b9dab6b0d86d34dfe Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Jan 2011 22:12:48 +0000 Subject: 2011-01-17 Alin Rus * posix/src/aio_cancel.c: Fixed ending of if braces. 2011-01-17 Alin Rus * posix/src/aio_misc.c: Add debug information. Fixed idle_threads/ active_threads issues. Fixed infinite loop in rtems_aio_handle(). --- cpukit/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') 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 + + * posix/src/aio_cancel.c: Fixed ending of if braces. + +2011-01-17 Alin Rus + + * 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 - + * 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 -- cgit v1.2.3