CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-04-08 09:32:31
Modified files:
winsup/cygwin : ChangeLog.64bit pipe.cc spawn.cc
Log message:
* pipe.cc (fhandler_pipe::open): Fix format specifier and type when
reading handle value.
(fhandler_pipe::get_proc_fd_name): Use same format specifier as in
fhandler_pipe::open.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.157&r2=1.1.2.158
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pipe.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.145.2.4&r2=1.145.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.334.2.9&r2=1.334.2.10
