CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2015-02-20 12:13:59

Modified files:
        winsup/cygwin  : ChangeLog 
        winsup/cygwin/include/cygwin: stdlib.h 

Log message:
        2015-02-19  Jon TURNEY  <[email protected]>
        
        * 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

Reply via email to