CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     c...@sourceware.org     2011-12-12 01:22:29

Modified files:
        cygwin         : ChangeLog pipe.cc 

Log message:
        * pipe.cc (fhandler_pipe::create): Use debug_printf to print debugging 
info
        since this isn't a "syscall".
        (pipe_worker): New function created from _pipe().
        (_pipe): Use pipe_worker to create a pipe.  Use standard syscall strace
        reporting on exit.
        (pipe): Ditto.
        (pipe2): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5612&r2=1.5613
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pipe.cc.diff?cvsroot=uberbaum&r1=1.138&r2=1.139

Reply via email to