summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 7950b5deb8..04bc1f1de4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/killinfo.c: Clean up. Avoid NULL pointer case.
+
+2009-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/inline/rtems/score/states.inl: Add
_States_Is_interruptible_by_signal. Add more DOxygen comments and
clean up.