src/winsup/cygwin ChangeLog include/cygwin/std ...
jturney@cygwin.com
jturney@cygwin.com
Fri Feb 20 12:13:00 GMT 2015
CVSROOT: /cvs/src
Module name: src
Changes by: jturney@sourceware.org 2015-02-20 12:13:59
Modified files:
winsup/cygwin : ChangeLog
winsup/cygwin/include/cygwin: stdlib.h
Log message:
2015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>
* include/cygwin/stdlib.h (initstate, random, setstate, srandom):
Check if __XSI_VISIBLE is set by sys/cdefs.h, rather than testing
for _XOPEN_SOURCE directly, to work correctly when _GNU_SOURCE is
set.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6637&r2=1.6638
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/stdlib.h.diff?cvsroot=src&r1=1.17&r2=1.18
More information about the Cygwin-cvs
mailing list