CVSROOT:        /cvs/src
Module name:    src
Changes by:     er...@sourceware.org    2012-02-28 14:03:03

Modified files:
        winsup/cygwin  : ChangeLog fhandler.cc fhandler.h 
                         fhandler_termios.cc termios.cc 
        winsup/cygwin/include/sys: termios.h 

Log message:
        tcgetsid: fix return type
        
        * include/sys/termios.h (tcgetsid): Fix return type.
        * termios.cc (tcgetsid): Likewise.
        * fhandler_termios.cc (fhandler_termios::tcgetsid): Likewise.
        * fhandler.h (fhandler_base): Likewise.
        * fhandler.cc (fhandler_base::tcgetsid): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5725&r2=1.5726
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.424&r2=1.425
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.453&r2=1.454
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=src&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/termios.cc.diff?cvsroot=src&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/sys/termios.h.diff?cvsroot=src&r1=1.21&r2=1.22

Reply via email to