From d8af86bf226a7af9df37405ed726cb3050468e6a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 21 Jun 2010 16:38:26 +0000 Subject: 2010-06-21 Peter Dufault PR 1570/cpukit * posix/src/semtimedwait.c: This routine is supposed to return -1/errno NOT the status directly. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8f02225593..5f58b3f62a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-06-21 Peter Dufault + + PR 1570/cpukit + * posix/src/semtimedwait.c: This routine is supposed to return -1/errno + NOT the status directly. + 2010-06-21 Joel Sherrill PR 1554/cpukit -- cgit v1.2.3