4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-21 16:26:12 +08:00
Christopher Faylor 3f21478315 * fhandler.h (FH_ENC): New enum.
(fhandler_base::get_encoded): New function.
(fhandler_base::set_encoded): Ditto.
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Set encoded flag in
fhandler, as appropriate.
(fhandler_disk_file::readdir): Unmunge filename as appropriate based on new
encoding flag.
* path.cc (normalize_posix_path): Don't punt on files with colons.
(special_char): New function.
(mount_item::fnmunge): Ditto.
(fnunmunge): Ditto.
(special_name): Ditto.
(mount_item::build_win32): Avoid drive considerations when file is encoded.
(mount_info::conv_to_win32_path): Handle encoded filenames.
(mount_info::conv_to_posix_path): Ditto.
(fillout_mntent): Add posix string when directory is encoded.
* path.h (fnunmunge): Declare.
(path_conv::is_encoded): Declare.
2003-07-04 03:07:01 +00:00
..
2001-12-20 03:03:59 +00:00
2003-07-04 03:07:01 +00:00
2002-01-01 16:49:52 +00:00
2003-07-02 03:32:04 +00:00
2003-07-02 03:32:04 +00:00
2003-04-16 03:03:45 +00:00
2002-09-30 15:17:44 +00:00
2003-03-09 21:51:00 +00:00
2003-07-04 03:07:01 +00:00
2003-07-02 03:16:00 +00:00
2002-12-12 03:09:38 +00:00
.
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2003-05-29 03:50:15 +00:00
2002-12-14 16:59:59 +00:00
2003-03-09 20:31:07 +00:00
2003-07-02 03:16:00 +00:00
2003-07-04 03:07:01 +00:00
2003-07-04 03:07:01 +00:00
2003-03-09 17:13:46 +00:00
2003-07-02 03:16:00 +00:00
2002-04-04 05:28:49 +00:00
2003-03-09 20:31:07 +00:00
2003-07-02 03:16:00 +00:00
2002-03-05 18:03:32 +00:00
2003-01-15 10:21:23 +00:00