Files
newlib/winsup/cygwin
Corinna Vinschen c8daf9983b * fhandler_disk_file.cc (fhandler_base::open_fs): Change
set_file_attribute call to indicate that NT security isn't used.
	(fhandler_disk_file::fchmod): Rearrange to isolate 9x related
	statements.
	Do not set FILE_ATTRIBUTE_SYSTEM.
	(fhandler_disk_file::fchown): Check noop case first.
	* fhandler.cc (fhandler_base::open9x): Remove ntsec related statements.
	(fhandler_base::set_name): Do not set namehash.
	* fhandler.h (fhandler_base::get_namehash): Compute and set namehash if
	needed.
	* syscalls.cc (access): Verify that fh is not NULL. Do not set PC_FULL.
	(chmod): Ditto.
	(chown_worker): Ditto.
	(stat_worker): Ditto. Verify if the path exists.
2004-04-20 15:51:24 +00:00
..
2004-04-17 17:53:29 +00:00
2004-01-20 03:11:39 +00:00
2003-04-16 03:03:45 +00:00
2004-04-16 21:22:13 +00:00
2003-09-25 00:37:18 +00:00
2004-03-14 05:35:19 +00:00
2004-03-22 18:30:38 +00:00
2004-02-04 22:40:50 +00:00
2004-04-16 21:22:13 +00:00
2004-04-16 21:22:13 +00:00
2003-07-07 05:32:24 +00:00
2004-04-16 21:22:13 +00:00
2004-04-16 21:22:13 +00:00
2004-04-16 21:22:13 +00:00
2004-03-26 16:24:24 +00:00
2003-03-09 20:31:07 +00:00
2004-04-15 17:38:23 +00:00