Christopher Faylor
4ab6034f50
* dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional.
...
(dtable::init_std_file_from_handle): Eliminate name parameter.
* dtable.cc (stdio_init): Don't pass bogus name to init_std_file_from_handle.
The function will figure out the name itself.
(dtable::init_std_file_from_handle): Eliminate name parameter. Assume that
we're always called with an appropriate fd. Pass name as NULL if we can't
simply figure it out from context.
(cygwin_attach_handle_to_fd): Pass path_conv argument to build_fhandler.
(dtable::build_fhandler): Make path_conv argument mandatory. Eliminate
specific call to get_device_number. With unknown device names, set name from
handle context for parsing by path_conv.
(dtable::build_fhandler): Pass path_conv argument to build_fhandler.
* path.h (path_conv::set_isdisk): Set disk device type.
(path_conv::is_device): Don't consider FH_DISK a "device".
* syscalls.cc (_open): Pass path_conv argument by reference.
(stat_worker): Ditto.
(_rename): Use path_conv operators. Add bounds to DeleteFile/MoveFile for
loop.
2001-10-02 01:58:06 +00:00
..
2001-09-11 20:01:02 +00:00
2001-09-25 11:45:26 +00:00
2001-09-24 22:49:12 +00:00
2001-05-04 20:39:38 +00:00
2001-09-12 17:46:37 +00:00
2001-10-02 01:58:06 +00:00
2001-09-20 20:58:29 +00:00
2001-04-24 15:25:31 +00:00
2001-05-21 19:13:48 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-09-14 00:49:00 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 19:47:37 +00:00
2001-09-17 03:05:05 +00:00
2001-10-02 01:58:06 +00:00
2001-09-22 16:55:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-12 17:46:37 +00:00
2001-10-01 04:10:07 +00:00
2001-07-26 19:22:24 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-07 21:32:07 +00:00
2001-04-24 15:25:31 +00:00
2001-10-02 01:58:06 +00:00
2001-10-02 01:58:06 +00:00
2001-09-30 21:37:53 +00:00
2001-09-06 05:17:22 +00:00
2001-09-22 16:55:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-07 21:32:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-06 05:17:22 +00:00
2001-10-01 04:10:07 +00:00
2001-07-26 19:22:24 +00:00
2001-09-07 21:32:07 +00:00
2001-09-12 17:46:37 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-07-26 19:22:24 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-08-07 05:15:59 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-07 21:32:07 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-22 01:37:47 +00:00
2001-09-22 01:29:07 +00:00
2001-09-16 02:56:48 +00:00
2001-09-24 21:50:44 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-09-06 05:17:22 +00:00
2001-09-30 21:10:38 +00:00
2001-10-01 04:10:07 +00:00
2001-09-07 21:32:07 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-09-16 02:56:58 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-10-02 01:58:06 +00:00
2001-06-01 01:45:53 +00:00
2001-09-15 00:47:44 +00:00
2001-10-01 04:10:07 +00:00
2001-09-12 17:46:37 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-29 09:01:01 +00:00
2001-09-09 21:57:44 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-19 15:54:12 +00:00
2001-06-26 14:47:48 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-09-12 17:46:37 +00:00
2001-09-07 21:32:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-09-07 21:32:07 +00:00
2001-09-07 21:32:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-15 00:47:44 +00:00
2001-09-11 20:01:02 +00:00
2001-10-01 04:10:07 +00:00
2001-05-06 16:00:23 +00:00
2001-09-17 03:05:05 +00:00
2001-09-11 20:01:02 +00:00
2001-10-02 01:58:06 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-30 14:39:55 +00:00
2001-09-29 09:01:01 +00:00
2001-09-16 14:26:11 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-09-06 05:17:22 +00:00
2001-10-01 04:10:07 +00:00
2001-09-16 14:26:11 +00:00
2001-04-01 00:06:17 +00:00
2001-09-20 08:02:01 +00:00
2001-09-20 08:02:01 +00:00
2001-09-11 20:01:02 +00:00
2001-09-12 17:46:37 +00:00
2001-09-05 19:36:49 +00:00