diff options
| author | bje <bje> | 1998-07-13 15:17:05 +0000 | 
|---|---|---|
| committer | bje <bje> | 1998-07-13 15:17:05 +0000 | 
| commit | bcd7944d57b506cd3c0e102e8e9d5ced3a38c3ff (patch) | |
| tree | 357c361fe8d3894b75771c614b346eca4612e63e | |
| parent | afb5a05e46368b70f06170fa96ec53b9de750d24 (diff) | |
	* ChangeLog: Update.
| -rw-r--r-- | ChangeLog | 8 | 
1 files changed, 7 insertions, 1 deletions
| @@ -14,7 +14,13 @@  	(pthread_mutex_unlock): Likewise.  	* pthread.h (pthread_condattr_setpshared): Fix typo. - +	(pthread_attr_init): Add function prototype. +	(pthread_attr_destroy): Likewise. +	(pthread_attr_setstacksize): Likewise. +	(pthread_attr_getstacksize): Likewise. +	(pthread_attr_setstackaddr): Likewise. +	(pthread_attr_getstackaddr): Likewise. +	  Mon Jul 13 01:09:55 1998  Ross Johnson  <rpj@ixobrychus.canberra.edu.au>  	* implement.h: Wrap in #ifndef _IMPLEMENT_H | 
