diff options
| author | rpj <rpj> | 2004-05-06 00:55:13 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2004-05-06 00:55:13 +0000 | 
| commit | 87441bbe5d3dae5e60f8ccf398aa2e17c1ad7b7a (patch) | |
| tree | fc6d7fb58fefa31f0995c511e9b977ec2b5d8ea9 | |
| parent | 425e03ba9bc05c2975bde07c95fbec7670751b37 (diff) | |
''
| -rw-r--r-- | ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ +2004-05-06  Makato Kato  <raven@oldskool.jp> + +	* pthread.h (DWORD_PTR): Define typedef for older MSVC. +	* pthread_cancel.c (AMD64): Add architecture specific Context register. +	* ptw32_getprocessors.c: Use correct types (DWORD_PTR) for mask +	variables. +  2004-04-06  P. van Bruggen  <pietvb@newbridges.nl>  	* ptw32_threadDestroy.c: Destroy threadLock mutex to | 
