From 092fe28eb2014bc648e62bbabbaf908dc76a0c05 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Sep 2004 22:44:19 +0000 Subject: 2004-09-27 Joel Sherrill PR 294/rtems * posix/src/pthread.c: POSIX thread exit handler now confirms that it created the executing thread before implicitly exitting it. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 66e46d3294..c4488f1366 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2004-09-27 Joel Sherrill + + PR 294/rtems + * posix/src/pthread.c: POSIX thread exit handler now confirms that it + created the executing thread before implicitly exitting it. + 2004-09-27 Joel Sherrill * libmisc/stackchk/check.c: Spacing. -- cgit v1.2.3