This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog fhandler.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]