summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 22:39:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-20 22:39:34 +0000
commit60256e86db959f294ec395133a64726515ee1240 (patch)
tree9a7d1319b7b5aeacfc752ffade543529305e47c6 /cpukit/ChangeLog
parent2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-60256e86db959f294ec395133a64726515ee1240.tar.bz2
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/killinfo.c: Clean up and eliminate some dead code paths.
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 0025f32476..8929eccbd1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/killinfo.c: Clean up and eliminate some dead code paths.
+
+2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/include/rtems/posix/timer.h: Include rtems/score/object.h.
2007-12-20 Joel Sherrill <joel.sherrill@oarcorp.com>