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_raw.cc fh ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sources.redhat.com	2001-10-16 13:17:27

Modified files:
	winsup/cygwin  : ChangeLog fhandler_raw.cc fhandler_tape.cc 
	                 path.cc 

Log message:
	* fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibility
	code since no Win32 device names are used anymore.
	* fhandler_tape.cc (fhandler_dev_tape::tape_set_blocksize): Allow
	0 as blocksize to indicate variable blocksize.
	* path.cc (win32_device_name): Generate NT internal device names
	using upper/lower case names for readability.
	Generate \DosDevices\<letter>: device name for mount table
	compatibility devices.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.963&r2=1.964
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_raw.cc.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tape.cc.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.175&r2=1.176


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