summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-17 15:43:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-17 15:43:56 +0000
commit00a2d366a63c92a00d15fda4de9f4c0ce961150e (patch)
tree55e2ffd12b1ceb405f7a809c439af3184985a859 /cpukit/ChangeLog
parentfixes for display driver (diff)
downloadrtems-00a2d366a63c92a00d15fda4de9f4c0ce961150e.tar.bz2
2008-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-object.c, libmisc/monitor/monitor.h, libmisc/shell/main_chmod.c, libmisc/shell/main_tty.c, libmisc/shell/main_umask.c, libmisc/shell/main_whoami.c: Add pthread command to monitor when POSIX is enabled. Remove include of rtems/monitor.h from files not related.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 22419048d2..5fa3751e55 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-object.c,
+ libmisc/monitor/monitor.h, libmisc/shell/main_chmod.c,
+ libmisc/shell/main_tty.c, libmisc/shell/main_umask.c,
+ libmisc/shell/main_whoami.c: Add pthread command to monitor when
+ POSIX is enabled. Remove include of rtems/monitor.h from files not
+ related.
+
2008-07-16 Till Straumann <strauman@slac.stanford.edu>
* score/cpu/powerpc/rtems/new-exceptions/cpu.h: