summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-10 14:25:57 +0000
committerbje <bje>1998-07-10 14:25:57 +0000
commitfeb77d1c5c5526af7f06fd69645f65c1d97ef0ec (patch)
tree8879be8852d109552a73382944ed6077269dc707 /ChangeLog
parent2dc64542b634a71f1cb40b381feeacb75cc192dd (diff)
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 098568b..483cc8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.