Corinna Vinschen
c5a4eacc69
* cygerrno.h: Revert previous patch.
* errno.cc: Ditto.
* dir.cc: Eliminate `dir_suffixes'.
(opendir): Remove usage of `dir_suffixes'.
(rmdir): Ditto.
* fhandler.cc (fhandler_disk_file::open): Remove usage of
`inner_suffixes'.
* path.cc: Rename `inner_suffixes' to `lnk_suffixes'.
(path_conv::check): Remove usage of `inner_suffixes'.
(symlink): Ditto.
(symlink_info::check): Handle checking for `.lnk' in path_conv
exclusively here.
(chdir): Remove usage of `dir_suffixes'.
* shortcut.c: Eliminate debug_printf lines.
(check_shortcut): Don't set error except on failing ReadFile.
* spawn.cc: Remove ".lnk" from `std_suffixes'.
* syscalls.cc (_unlink): Remove usage of `inner_suffixes'.
Remove ".lnk" from `stat_suffixes'.
(_rename): Add check for renaming a symlink to keep the ".lnk"
suffix after renaming.
2001-02-22 14:51:16 +00:00
..
2001-02-22 14:51:16 +00:00
2001-02-08 04:12:48 +00:00
2001-02-21 19:33:42 +00:00
2000-09-06 14:21:53 +00:00
2001-01-10 22:34:02 +00:00
2001-02-21 21:44:59 +00:00
2001-02-22 12:37:32 +00:00
2000-12-03 05:40:45 +00:00
2000-12-03 05:40:45 +00:00
2000-02-17 19:38:33 +00:00
2000-08-10 23:51:25 +00:00
2001-02-22 12:37:32 +00:00
2000-10-02 02:05:23 +00:00