From 427c771981b2580db95cafbd2097721e9e1b8207 Mon Sep 17 00:00:00 2001 From: rpj Date: Sun, 26 Jul 1998 11:35:10 +0000 Subject: Sun Jul 26 13:06:12 1998 Ross Johnson * exit.c (_pthread_exit): Clarify comment. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2cb372e..28bed9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ Sun Jul 26 13:06:12 1998 Ross Johnson argument which is the return code passed to _endthreadex(). (_pthread_exit): Move thread entry delete call from _pthread_vacuum() into here. Add more explanation of thread entry deletion. + (_pthread_exit): Clarify comment. * create.c (_pthread_start_call): Change pthread_exit() call to _pthread_exit() call. -- cgit v1.2.3