CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-06-03 22:27:25
Modified files:
winsup/cygwin : ChangeLog fhandler.cc
Log message:
* autoload.cc (IsDosDeviceName_U): Define.
* ntdll.h (IsDosDeviceName_U): Declare.
* fhandler.cc (fhandler_base::open): Check to see if win32_name is a dos device
and just call the 9x open if so.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2496&r2=1.2497
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.197&r2=1.198