From 50096a2db46759c1a94647838ec84919af81584c Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 28 Jul 1998 05:08:58 +0000 Subject: Tue Jul 28 14:04:29 1998 Ross Johnson * create.c (_pthread_start_call): Insert missing ")". Add "us" arg to _pthread_exit() call. (pthread_create): Modify to use new thread allocation scheme. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f876fbe..d3f7141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Tue Jul 28 14:04:29 1998 Ross Johnson + * create.c (_pthread_start_call): Insert missing ")". + Add "us" arg to _pthread_exit() call. + (pthread_create): Modify to use new thread allocation scheme. + * private.c: Added detailed explanation of the new thread allocation scheme. (_pthread_new_thread): Totally rewritten to use -- cgit v1.2.3