diff options
| author | rpj <rpj> | 2005-05-08 16:52:50 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2005-05-08 16:52:50 +0000 | 
| commit | 7395b1431d5e2160682de273b46252c747ccbf36 (patch) | |
| tree | bcff10e33282212ae087bb5074bc6025fc1313a3 /ChangeLog | |
| parent | 78f83cfa240ec14874b22c7302ff8d306c130aaf (diff) | |
''
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 | 
1 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,12 @@ +2005-05-09  Ross Johnson  <ross at callisto.canberra.edu.au> + +	* ptw32_callUserDestroyRoutines.c: Run destructor process (i.e. +	loop over all keys calling destructors) up to +	PTHREAD_DESTRUCTOR_ITERATIONS times if TSD value isn't NULL yet; +	modify assoc management. +	* pthread_key_delete.c: Modify assoc management. +	* ptw32_tkAssocDestroy.c: Fix error in assoc removal from chains. +  2005-05-06  Ross Johnson  <ross at callisto.canberra.edu.au>  	* signal.c (sigwait): Add a cancellation point to this otherwise | 
