summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-24 12:04:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-24 12:04:43 +0000
commit89dbb28bd4c1f4240a84efedab75eebe083647b8 (patch)
tree6374a7075186c731f1366461cd971458d2915887 /cpukit/ChangeLog
parent2010-09-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-89dbb28bd4c1f4240a84efedab75eebe083647b8.tar.bz2
2010-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/aio_cancel.c: Spray pthread_mutex_unlocks.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <ralf.corsepius@rtems.org>
+ * 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 <joel.sherrill@oarcorp.com>
-
CID 79/DEADCODE
CID 78/DEADCODE
CID 77/DEADCODE