From 75eaf66aa17ba449dbf6d860c933c1ea6cf89566 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Jul 2009 14:16:00 +0000 Subject: 2009-07-21 Joel Sherrill * posix/include/rtems/posix/cancel.h, posix/src/cancel.c, posix/src/canceleval.c, posix/src/setcancelstate.c, posix/src/setcanceltype.c: Fix a minor bug in the previous modification which resulted in psxcancel failing. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 69f2e1cfea..806c5eefac 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2009-07-21 Joel Sherrill + + * posix/include/rtems/posix/cancel.h, posix/src/cancel.c, + posix/src/canceleval.c, posix/src/setcancelstate.c, + posix/src/setcanceltype.c: Fix a minor bug in the previous + modification which resulted in psxcancel failing. + 2009-07-21 Santosh G Vattam * posix/Makefile.am, posix/include/rtems/posix/cancel.h, -- cgit v1.2.3