CVSROOT: /cvs/src Module name: src Changes by: [EMAIL PROTECTED] 2006-10-22 09:38:47
Modified files: winsup/cygwin : ChangeLog fhandler.cc fhandler_registry.cc Log message: * fhandler.cc (fhandler_base::fhaccess): Check if opening registry actually created a handle. This handles the registry root dir. * fhandler_registry.cc (fhandler_registry::open): Set io_handle in case of opening one of the predefined registry keys. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3631&r2=1.3632 http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.263&r2=1.264 http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_registry.cc.diff?cvsroot=src&r1=1.37&r2=1.38