src/winsup/cygwin ChangeLog fhandler_registry.cc

corinna@cygwin.com corinna@cygwin.com
Thu Nov 22 11:10:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x5f1
Changes by:	corinna@sourceware.org	2007-11-22 11:10:48

Modified files:
	winsup/cygwin  : ChangeLog fhandler_registry.cc 

Log message:
	* fhandler_registry.cc (must_encode): New function.
	(encode_regname): Ditto.
	(decode_regname): Ditto.
	(fhandler_registry::exists): Encode name before path compare.
	(fhandler_registry::fstat): Pass decoded name to win32 registry call.
	(fhandler_registry::readdir): Return encoded name to user.
	(fhandler_registry::open): Store decoded name into value_name.
	(open_key): Pass decoded name to win32 registry call.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3582.2.33&r2=1.3582.2.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_registry.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.35&r2=1.35.4.1



More information about the Cygwin-cvs mailing list