newlib/winsup
Corinna Vinschen 887eb76fca * fhandler_registry.cc (perf_data_files): New table.
(PERF_DATA_FILE_COUNT): New constant.
	(fhandler_registry::exists): Add check for HKEY_PERFORMANCE_DATA
	value names.
	(fhandler_registry::fstat): For HKEY_PERFORMANCE_DATA, return
	default values only.
	(fhandler_registry::readdir): For HKEY_PERFORMANCE_DATA, list
	names from perf_data_files only.
	(fhandler_registry::fill_filebuf): Use larger buffer to speed up
	access to HKEY_PERFORMANCE_DATA values.  Remove check for possible
	subkey.  Add RegCloseKey ().
	(open_key): Replace goto by break, remove label.  Do not try to
	open subkey of HKEY_PERFORMANCE_DATA.  Add missing RegCloseKey ()
	after open subkey error.
2008-12-19 14:31:40 +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 (perf_data_files): New table. 2008-12-19 14:31:40 +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 * utils.sgml: Fix typo in passwd screen text. 2008-12-16 10:56:33 +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