summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-13 14:46:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-13 14:46:23 +0000
commit80863b1129bcd3c468a8403410265009fc7691e3 (patch)
tree052bd774c00da4e5f75a4e20f4b342ec0dc4c1d4 /cpukit/ChangeLog
parent2008-08-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-80863b1129bcd3c468a8403410265009fc7691e3.tar.bz2
Formatting.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b701a51de9..43ac7eb815 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -4,11 +4,11 @@
2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
- * libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h,
- score/include/rtems/score/thread.h, score/src/threadreset.c,
- score/src/threadrestart.c, score/src/threadstart.c: New type
- Thread_Entry_numeric_type for numeric arguments in thread entry
- functions with at least one numeric argument.
+ * libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h,
+ score/include/rtems/score/thread.h, score/src/threadreset.c,
+ score/src/threadrestart.c, score/src/threadstart.c: New type
+ Thread_Entry_numeric_type for numeric arguments in thread entry
+ functions with at least one numeric argument.
2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>
@@ -359,7 +359,7 @@
* libmisc/shell/main_ls.c, libmisc/shell/main_rm.c: Updated to BSD
commands with more features.
- * score/src/coremutex.c: Fix the strick order mutex code.
+ * score/src/coremutex.c: Fix the strict order mutex code.
* libmisc/shell/shell.c: Change shell tasks mode to be timeslice
and no ASR.