newlib/winsup
Corinna Vinschen 2cc8b9e014 * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.
(encode_regname): Encode empty (default) name to "@".
	Encode "@" to "%40".  Change error return to -1.
	(decode_regname): Decode "@" to empty name.  Decode "%40" to "@".
	(fhandler_registry::exists): Skip check for keys if name is empty.
	Remove check for DEFAULT_VALUE_NAME, now handled by decode_regname ().
	(fhandler_registry::readdir): Remove check for empty name, now
	handled by encode_regname ().
	(fhandler_registry::open): Remove check for DEFAULT_VALUE_NAME.
	(fhandler_registry::open_key): Fail with ENOENT if key name is empty.
2008-12-16 09:20:05 +00:00
..
cygserver * setpwd.cc (client_request_setpwd::serve): Don't treat removing 2008-12-15 18:05:50 +00:00
cygwin * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant. 2008-12-16 09:20:05 +00:00
doc * gcc.sgml: Use 'bash$' as Cygwin prompt throughout. 2008-12-15 09:37:50 +00:00
lsaauth * Makefile.in: Rearrange to avoid -mno-cygwin. 2008-10-12 23:53:26 +00:00
mingw Committed as obvious. 2008-12-09 02:42:21 +00:00
testsuite * Revert erroneous checkin. 2008-11-26 16:42:27 +00:00
utils * passwd.c (main): Put how to delete the registry password on its own 2008-12-15 17:33:08 +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