Christopher Faylor
8d817b0f9e
Add second path_conv * argument to fstat()s throughout.
...
* fhandler.h: Change read and fstat to regparm/stdcall throughout.
(fhandler_base::fstat): Just declare. Don't define.
(fhandler_disk_file::fstat_helper): Declare.
* fhandler.cc (fhandler_base::fstat): Move here from fhandler.h, adapt from
former stat_dev().
(fhandler_disk_file::fstat): Move most of the disk-file-specific logic from
stat_worker to here. Use fstat_helper to derive final fstat output.
(fhandler_disk_file::fstat_helper): New method, renamed from former fstat
method.
(num_entries): Moved here from syscalls.cc.
* fhandler_mem.cc (fhandler_dev_mem::fstat): Use base class to initialize most
stuff. Invert has_physical_mem_access test for establishing permissions.
* fhandler_raw.cc (fhandler_dev_raw::fstat): Eliminate unneed test and memory
clearing. Use base class to initialize most stuff.
* syscalls.cc (stat_dev): Eliminate.
(stat_worker): Simply call fstat method to generate fstat output. Move all
device specific code to appropriate fstats.
* dir.cc (opendir): Pass correct arg to stat_worker to allow following
symlinks.
2001-10-05 04:21:41 +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
2000-07-16 17:38:41 +00:00
2000-02-17 19:38:33 +00:00
2001-01-08 04:02:02 +00:00
2001-09-12 17:46:37 +00:00
2001-03-06 12:05:45 +00:00
2001-03-06 12:05:45 +00:00
2001-10-05 04:21:41 +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-02-17 19:38:33 +00:00
2000-02-21 03:18:37 +00:00
2001-01-03 14:44:13 +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-02-22 14:51:16 +00:00
2001-10-03 03:49:26 +00:00
2001-09-14 00:49:00 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +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-04 02:34:20 +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-05 04:21:41 +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
2000-02-17 19:38:33 +00:00
2001-10-03 03:49:26 +00:00
2001-04-24 15:25:31 +00:00
2001-10-03 03:49:26 +00:00
2001-10-03 03:49:26 +00:00
2000-02-17 19:38:33 +00:00
2001-10-03 03:49:26 +00:00
2000-10-16 23:55:58 +00:00
2001-09-06 05:17:22 +00:00
2001-10-03 03:49:26 +00:00
2001-09-11 20:01:02 +00:00
2001-09-07 21:32:07 +00:00
2000-11-19 04:58:18 +00:00
2001-10-01 04:10:07 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-05 04:21:41 +00:00
2001-10-04 02:34:20 +00:00
2001-10-05 04:21:41 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-05 04:21:41 +00:00
2001-08-07 05:15:59 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-04 02:34:20 +00:00
2001-10-05 04:21:41 +00:00
2001-10-05 04:21:41 +00:00
2001-10-04 02:34:20 +00:00
2001-09-11 20:01:02 +00:00
2001-01-08 04:02:02 +00:00
2001-09-07 21:32:07 +00:00
2000-02-17 19:38:33 +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-10-02 12:27:03 +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
2000-03-07 18:32:40 +00:00
2000-04-19 00:55:19 +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-05 00:52:41 +00:00
2001-10-04 02:34:20 +00:00
2001-06-01 01:45:53 +00:00
2001-03-05 06:28:25 +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
2000-04-19 00:55:19 +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
2000-08-18 19:51: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
2000-02-17 19:38:33 +00:00
2001-09-07 21:32:07 +00:00
2001-02-22 12:56:36 +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-05 01:39:08 +00:00
2001-03-07 17:45:03 +00:00
2001-05-06 16:00:23 +00:00
2000-02-17 19:38:33 +00:00
2001-09-17 03:05:05 +00:00
2001-09-11 20:01:02 +00:00
2001-10-05 04:21:41 +00:00
2001-10-01 04:10:07 +00:00
2001-10-05 00:17:57 +00:00
2001-10-01 04:10:07 +00:00
2001-09-11 20:01:02 +00:00
2001-03-06 12:05:45 +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-10-05 00:17:57 +00:00
2001-09-05 19:36:49 +00:00