summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-10 12:45:27 +0000
committerbje <bje>1998-07-10 12:45:27 +0000
commit0bc98aa723d76cdb7af239955983f1eaf981288e (patch)
tree35dfcbbac65462c4232e92b20818f081475ef50e /ChangeLog
parent050dbefb84bd5831710d5b926434624ffdb786f7 (diff)
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 125f651..51ad35e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-10 Ben Elliston <bje@cygnus.com>
+
+ * exit.c (pthread_exit): Implement.
+
+ * pthread.h (pthread_exit): Add function prototype.
+
1998-07-09 Ben Elliston <bje@cygnus.com>
* create.c (pthread_create): A dummy stub right now.