diff options
author | rpj <rpj> | 1998-07-29 01:57:32 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-07-29 01:57:32 +0000 |
commit | 96600f6d50eeeef1f660352b8455d4df1aed69ff (patch) | |
tree | 2aa58c10df37284ab9a130f7cc7585d51f28c5aa /ChangeLog | |
parent | 0379281c3fc3bedede0177d43871ae5b1006eef7 (diff) |
Wed Jul 29 11:39:03 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* private.c: Corrections in comments.
(_pthread_new_thread): Alter "if" flow to be more natural.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Wed Jul 29 11:39:03 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + * private.c: Corrections in comments. + (_pthread_new_thread): Alter "if" flow to be more natural. + * cleanup.c (_pthread_handler_push): Same as below. * create.c (pthread_create): Same as below. |