From 89dbb28bd4c1f4240a84efedab75eebe083647b8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Aug 2010 12:04:43 +0000 Subject: =?UTF-8?q?2010-09-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/src/aio_cancel.c: Spray pthread_mutex_unlocks. --- cpukit/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index bf4f75df26..5c02350a51 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2010-09-24 Ralf Corsépius + * posix/src/aio_cancel.c: Spray pthread_mutex_unlocks. * posix/src/aio_read.c: aio_nbytes is always >= 0. * posix/src/aio_write.c: aio_nbytes is always >= 0. Fix typo in comment. @@ -31,7 +32,6 @@ 2010-08-23 Joel Sherrill - CID 79/DEADCODE CID 78/DEADCODE CID 77/DEADCODE -- cgit v1.2.3