CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-02-05 20:30:24

Modified files:
        winsup/cygwin  : ChangeLog 
        winsup/cygwin/include: features.h 
        winsup/cygwin/include/sys: stdio.h 

Log message:
        * include/features.h: Add comment to explain what's going to happen
        here at one point.
        * include/sys/stdio.h: Guard getline and getdelim prototypes with
        _GNU_SOURCE to avoid collision with old-style declarations.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3384&r2=1.3385
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/features.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/stdio.h.diff?cvsroot=src&r1=1.5&r2=1.6

Reply via email to