From f0dd01f41b2f74695086cb7b7ed63111c8ee5c51 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 6 Feb 2009 21:02:40 +0000 Subject: =?UTF-8?q?2009-02-06=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/include/sched.h, posix/src/sched_getparam.c: Make sched_getparam() POSIX compliant. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index e7d31df2ca..dade89e2d5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-02-06 Ralf Corsépius + + * posix/include/sched.h, posix/src/sched_getparam.c: + Make sched_getparam() POSIX compliant. + 2009-02-06 Ralf Corsépius * Makefile.am: Don't install libcsupport/include/tar.h. -- cgit v1.2.3