summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-12 14:58:59 +0000
committerbje <bje>1998-07-12 14:58:59 +0000
commitf8bf798c8c1beccb219f295ef4c42846b65681c7 (patch)
tree776693bafacc5315704bf1f2cf3df421fcd02a55 /ChangeLog
parentaaed4badccb03dc0a7b527f437df54f992e2d988 (diff)
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 621561a..da931e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1998-07-13 Ben Elliston <bje@cygnus.com>
+ * implement.h (PTHREAD_THREADS_MAX): Remove trailing semicolon.
+ (PTHREAD_STACK_MIN): Specify; needs confirming.
+ (_pthread_attr_t): Define this type.
+ (_pthread_condattr_t): Likewise.
+
* pthread.h (pthread_mutex_t): Define this type.
(pthread_mutex_destroy): Add function prototype.
(pthread_lock): Likewise.