4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-28 10:00:23 +08:00
Christopher Faylor 7e24f1bf3a * path.cc (cwd_win32): Eliminate.
(cwd_posix): Eliminate.
(cwd_hash): Eliminate.
(cwdstuff::init): Rename from cwd_init.
(cwdstuff::fixup_after_exec): Rename from cwd_fixup_after_exec.
(cwdstuff::get): Rename from get_cwd_inner.
(normalize_posix_path): Eliminate cwd argument.  Just calculate when necessary.
(normalize_win32_path): Ditto.
(mount_info::conv_to_win32_path): Eliminate cwd retrieval here.
(mount_info::conv_to_posix_path): Ditto.
(hash_path_name): Accomodate additional methods in cwdstuff.
(get_cwd_win32): Eliminate.
(getcwd): Use cwdstuff methods.  Properly handle case where buf == NULL and len
< 0.
(cwdstuff::get_hash): New method.
(cwdstuff::get_initial): New method.
(cwdstuff::set): New method.
(cwdstuff::get): New method.
(cwdstuff::copy): New method.
* path.h: Move cwdstuff struct here.  Add a bunch of stuff to cwdstuff.  Make
cygcwd an extern.
* spawn.cc (spawn_guts): Use copy method to get copies of cwd info to pass to
execed process.
* dcrt0.cc (dll_crt0_1): Use cygcwd methods for cwd initialization.
2000-09-05 03:16:28 +00:00
..
2000-08-02 20:13:18 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-07-28 23:21:04 +00:00
2000-09-05 03:16:28 +00:00
2000-02-21 03:18:37 +00:00
2000-09-03 04:16:35 +00:00
2000-09-05 03:16:28 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:31 +00:00
2000-09-05 03:16:28 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-05 03:16:28 +00:00
2000-09-05 03:16:28 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-08-29 02:06:49 +00:00
2000-09-05 03:16:28 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:31 +00:00
2000-07-28 23:21:04 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-09-03 04:16:35 +00:00
2000-07-19 17:42:16 +00:00