newlib/winsup
Corinna Vinschen d79a78e5c8 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for
file systems incapable of handling FileIdBothDirectoryInformation
	correctly.
	(fhandler_disk_file::opendir): Ditto.
	* path.cc (fs_info::update): Always clear at the start.
	Rearrange to make certain tests only on non-Samba, non-NFS remote
	drives.
	Add test for file systems known to be incapable of handling
	FileIdBothDirectoryInformation correctly.  Right now that's just
	"UNIXFS".
	* path.h (struct fs_info): Add has_buggy_fileid_dirinfo flag and
	accessor methods.
	(class path_conv): Add has_buggy_fileid_dirinfo method.
2008-07-30 14:41:59 +00:00
..
cygserver * sysv_msg.cc: Add fix from upstream version 1.65. 2008-04-30 19:09:40 +00:00
cygwin * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check for 2008-07-30 14:41:59 +00:00
doc * cygwinenv.sgml: Move binmode option to list of removed options. 2008-07-18 08:17:28 +00:00
lsaauth * cyglsa-config: Always create a /bin/cyglsa directory and copy the 2008-07-16 19:33:54 +00:00
mingw Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf(). 2008-07-28 23:24:20 +00:00
testsuite
utils * Makefile.in: Link cygcheck with -lntdll even without mingw-zlib. 2008-07-30 06:07:42 +00:00
w32api 2008-07-25 Bo Yang <techrazy@users.sourceforge.net> 2008-07-25 22:13:22 +00:00
acinclude.m4
aclocal.m4
ChangeLog * Makefile.in (install-license): Install COPYING file as well. 2008-05-16 10:37:27 +00:00
configure * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure.in
COPYING
CYGWIN_LICENSE * CYGWIN_LICENSE: New text. 2008-05-16 08:40:39 +00:00
Makefile.common
Makefile.in * Makefile.in (install-license): Install COPYING file as well. 2008-05-16 10:37:27 +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