summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:25:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:25:23 +0000
commita04966e1f3d8577fa101a6266af54369fe0356e4 (patch)
tree62c0c0c59fb19684d517657ba759b3f9034b12cd /cpukit/ChangeLog
parent2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-a04966e1f3d8577fa101a6266af54369fe0356e4.tar.bz2
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/psignal.c: Formatting.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 61a7000d6f..ca0e5bb27f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * posix/src/psignal.c: Formatting.
+
+2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/include/rtems/posix/pthread.h: Improve comments.
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>