diff options
| author | rpj <rpj> | 1998-07-12 15:55:40 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 1998-07-12 15:55:40 +0000 | 
| commit | 4896eb26a6c8fc24e8d12a180f3a10027abb4127 (patch) | |
| tree | eb759d5b67445d99ff27759d87cece5e0437e269 /ChangeLog | |
| parent | 81fc28d29a37bf2906025a5648e92a6503479e97 (diff) | |
See the ChangeLog.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ +Mon Jul 13 01:09:55 1998  Ross Johnson  <rpj@ixobrychus.canberra.edu.au> + +	* implement.h: Wrap in #ifndef _IMPLEMENT_H + +	* create.c (pthread_create): Map stacksize attr to Win32. + +	* mutex.c: Include implement.h +  1998-07-13  Ben Elliston  <bje@cygnus.com>  	* condvar.c (pthread_condattr_init): Implement. | 
