CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       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

Reply via email to