CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2011-08-15 16:05:13
Modified files:
winsup/cygwin : ChangeLog pipe.cc
Log message:
* pipe.cc (pipe): Just call _pipe with O_BINARY mode. Move code to
generate normalized pathnames from here...
(_pipe): ...to here.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5479&r2=1.5480
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&r1=1.131&r2=1.132
