summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:56:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-03 05:56:22 +0000
commite24760ae3ff9ebb54e6fcf5249281ffa0b6a81b2 (patch)
tree8227355ae9edfc6beee167e5372e4ddf3c89d785 /cpukit/ChangeLog
parentReflect POSIX sched_parm changes. (diff)
downloadrtems-e24760ae3ff9ebb54e6fcf5249281ffa0b6a81b2.tar.bz2
2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org>
* posix/src/psxtransschedparam.c, posix/src/pthread.c, posix/src/pthreadcreate.c: Reflect POSIX sched_parm changes.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8d4279ea3d..98cd56bbeb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org>
+
+ * posix/src/psxtransschedparam.c, posix/src/pthread.c,
+ posix/src/pthreadcreate.c: Reflect POSIX sched_parm changes.
+
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c,