]> sourceware.org Git - newlib-cygwin.git/commit
* include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.
authorDimitri Papadopoulos <dimitri_at@users.sf.net>
Mon, 24 Apr 2006 11:53:16 +0000 (11:53 +0000)
committerDimitri Papadopoulos <dimitri_at@users.sf.net>
Mon, 24 Apr 2006 11:53:16 +0000 (11:53 +0000)
commit27154d380ac190b21c470941a8891b77821ea8ea
tree71fd710b5e391ddb202fbb1e20cf860d1cc9571c
parentcfa882572aa35a223df6a3356120f6e3e104292d
* 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...
winsup/w32api/ChangeLog
winsup/w32api/include/ws2tcpip.h
This page took 0.029291 seconds and 5 git commands to generate.