src/winsup/w32api ChangeLog include/ws2tcpip.h

papadopo@cygwin.com papadopo@cygwin.com
Mon Apr 24 11:53:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	papadopo@sourceware.org	2006-04-24 11:53:16

Modified files:
	winsup/w32api  : ChangeLog 
	winsup/w32api/include: ws2tcpip.h 

Log message:
	* include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.
	This function cannot be made thread-safe, the API would have to be
	changed for that, just like strerror() -> strerror_r() and similar
	ISO C or POSIX functions...

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.791&r2=1.792
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ws2tcpip.h.diff?cvsroot=src&r1=1.9&r2=1.10



More information about the Cygwin-cvs mailing list