CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2011-06-05 02:10:31
Modified files:
cygwin : ChangeLog fhandler_console.cc shared.cc
Log message:
* fhandler_console.cc (fhandler_console::open_shared_console): Don't
zero
handle to open_shared since it is supposed to be an input.
(enum_windows): Set handle input to open_shared to NULL since it does
not
represent any previously opened shared region.
* shared.cc (open_shared): Tweak debugging output.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5396&r2=1.5397
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.234&r2=1.235
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/shared.cc.diff?cvsroot=uberbaum&r1=1.145&r2=1.146