diff options
| -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. | 
