diff options
author | rpj <rpj> | 1998-10-22 04:50:01 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-10-22 04:50:01 +0000 |
commit | e0cb3da9bad150b424848b993bb100766d07ded7 (patch) | |
tree | f81531ef828b66f36614f4e20295afb57cd974c1 /ChangeLog | |
parent | 2a58055edb81dbc4b22601c0678c34209e3b0718 (diff) |
Thu Oct 22 21:44:44 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au>
* tsd.c: Add description of pthread_key_delete() from the
standard as a comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Oct 22 21:44:44 1998 Ross Johnson <rpj@ixobrychus.canberra.edu.au> + + * tsd.c: Add description of pthread_key_delete() from the + standard as a comment. + Thu Oct 15 14:05:01 1998 Ross Johnson <rpj@swan.canberra.edu.au> * private.c (_pthread_new_thread): Remove init of destructorstack. |