This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/w32api ChangeLog include/ws2tcpip.h


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]