diff options
| author | rpj <rpj> | 2001-08-23 05:43:54 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2001-08-23 05:43:54 +0000 | 
| commit | 072136baeb545093ef776983512c6adc2107dd3f (patch) | |
| tree | 2c292524b364e166bc0ef4a33e99504d1c0b8d8d /ChangeLog | |
| parent | 5be65c802888b2e6f42b3256053b67e2d755d842 (diff) | |
        * tsd.c (pthread_getspecific): Preserve the last
        winsock error [from WSAGetLastError()].
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-08-23  Ross Johnson  <rpj@setup1.ise.canberra.edu.au> + +	Contributed by - "Phil Frisbie, Jr." <phil@hawksoft.com> + +	* tsd.c (pthread_getspecific): Preserve the last +	winsock error [from WSAGetLastError()]. +  2001-07-18  Ross Johnson  <rpj@setup1.ise.canberra.edu.au>  	Contributed by - "Scott McCaskill" <scott@magruder.org>  | 
