From e7bd66a799bd3b70a158a59b24ba96a9c9741204 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 21 Oct 2003 09:39:11 +0000 Subject: 2003-10-21 Ralf Corsepius * src/cancelrun.c, src/pthreadexit.c, src/pthreadjoin.c, src/sigtimedwait.c: Remove unnecessary typecasts in assignments to thread->Wait.return_argument. --- cpukit/posix/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/posix/ChangeLog') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 4aa6e520ac..ef98158bac 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,9 @@ +2003-10-21 Ralf Corsepius + + * src/cancelrun.c, src/pthreadexit.c, src/pthreadjoin.c, + src/sigtimedwait.c: Remove unnecessary typecasts in assignments to + thread->Wait.return_argument. + 2003-10-13 Joel Sherrill * src/cleanuppop.c, src/cleanuppush.c: Protect use of -- cgit v1.2.3