diff options
author | bje <bje> | 1998-07-12 14:58:59 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-12 14:58:59 +0000 |
commit | f8bf798c8c1beccb219f295ef4c42846b65681c7 (patch) | |
tree | 776693bafacc5315704bf1f2cf3df421fcd02a55 | |
parent | aaed4badccb03dc0a7b527f437df54f992e2d988 (diff) |
* ChangeLog: Update.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |