diff options
author | bje <bje> | 1998-07-10 14:25:57 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-10 14:25:57 +0000 |
commit | feb77d1c5c5526af7f06fd69645f65c1d97ef0ec (patch) | |
tree | 8879be8852d109552a73382944ed6077269dc707 /ChangeLog | |
parent | 2dc64542b634a71f1cb40b381feeacb75cc192dd (diff) |
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1998-07-11 Ben Elliston <bje@cygnus.com> + + * sync.c (pthread_join): Implement. + + * misc.c (pthread_equal): Likewise. + + * pthread.h (pthread_join): Add function prototype. + (pthread_equal): Likewise. + 1998-07-10 Ben Elliston <bje@cygnus.com> * misc.c (pthread_self): Implement. |