newlib/winsup
Corinna Vinschen 752c477b42 * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined
earlier.
	(get_ino_by_handle): Take additional path_conv argument, accommodate
	throughout.  Only use FileId if isgood_inode check is true.
	(fhandler_base::open_fs): Simplify setting ino due to above change.
	(readdir_get_ino): Make sure to return always a non-zero inode number.
	(fhandler_disk_file::readdir): Always open file in dir with
	FILE_OPEN_REPARSE_POINT so as not to open wrong file.
	Drop call to isgood_inode here.
	* path.cc (symlink_info::check): Call fs.update in case we're fetching
	file information from call to NtQueryDirectoryFile.
2009-03-12 22:03:28 +00:00
..
cygserver Add DESTDIR functionality to Makefile.in's. 2009-02-24 02:11:14 +00:00
cygwin * fhandler_disk_file.cc (path_conv::isgood_inode): Move to be defined 2009-03-12 22:03:28 +00:00
doc * pathnames.sgml: Try to be more clear explain raw devices. 2009-03-09 10:23:44 +00:00
lsaauth Add DESTDIR functionality to Makefile.in's. 2009-02-24 02:11:14 +00:00
mingw 2009-03-05 Kai Tietz <kai.tietz@onevision.com> 2009-03-05 14:48:38 +00:00
testsuite
utils * utils.sgml: Fix typo. 2009-03-09 09:20:38 +00:00
w32api * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definition 2009-02-09 18:22:08 +00:00
acinclude.m4
aclocal.m4
ChangeLog Add DESTDIR functionality to Makefile.in's. 2009-02-24 02:11:14 +00:00
configure ChangeLog: 2009-01-21 17:14:39 +00:00
configure.in ChangeLog: 2009-01-21 17:14:39 +00:00
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in Add DESTDIR functionality to Makefile.in's. 2009-02-24 02:11:14 +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