CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]    2009-12-26 06:20:56

Modified files:
        winsup/cygwin  : ChangeLog 
        winsup/cygwin/include: pty.h 
        winsup/cygwin/libc: bsdlib.cc 

Log message:
        Make pty.h match recent glibc.
        
        * include/pty.h (openpty, forkpty): Mark last two arguments const,
        to match glibc 2.8.
        * libc/bsdlib.cc (openpty, forkpty): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4754&r2=1.4755
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/pty.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/libc/bsdlib.cc.diff?cvsroot=src&r1=1.14&r2=1.15

Reply via email to