newlib/winsup
Corinna Vinschen d27ebea923 * fhandler_registry.cc (encode_regname): Add Parameter add_val.
Append "%val" if add_val is set.
	(decode_regname): Remove trailing "%val". Change returncode accordingly.
	(__DIR_hash): New class.
	(d_hash): New macro.
	(key_exists): New function.
	(fhandler_registry::exists): Remove encode of registry name before path
	compare, decode file part of path instead.  Skip checks for keys if
	trailing "%val" detected.
	(fhandler_registry::fstat): Change check of return value of
	decode_regname ().
	(fhandler_registry::readdir): Allocate __DIR_hash.  Record key names in
	hash table. Append "%val" if key with same name exists. Fix error
	handling of encode_regname ().  Set dirent.d_type.
	(fhandler_registry::closedir): Delete __DIR_hash.
	(fhandler_registry::open): Don't open key if trailing "%val" detected
	by decode_regname ().
	(open_key): Ditto.
2008-12-08 11:45:18 +00:00
..
cygserver * Makefile.in (OBJS): Add setpwd.o. 2008-11-26 10:18:53 +00:00
cygwin * fhandler_registry.cc (encode_regname): Add Parameter add_val. 2008-12-08 11:45:18 +00:00
doc * ntsec.sgml: Fix typo. 2008-12-04 10:07:54 +00:00
lsaauth * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
mingw Correct some binary distribution packaging defects. 2008-10-28 23:55:39 +00:00
testsuite * Revert erroneous checkin. 2008-11-26 16:42:27 +00:00
utils * passwd.c (longopts): Add --reg-store-pwd option. 2008-11-26 10:19:09 +00:00
w32api 2008-12-05 Chris Sutcliffe <ir0nh34d@users.sf.net> 2008-12-06 02:25:28 +00:00
acinclude.m4
aclocal.m4
ChangeLog * Makefile.in: Revert erroneous checkin. 2008-11-26 16:40:29 +00:00
configure
configure.in
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in update copyright 2008-11-26 16:42:00 +00:00
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin