Christopher Faylor 066ca06fd0 * dir.cc (readdir): Fill out new old_d_ino field.
* fhandler.h (fhandler_base::namehash): Define as ino_t.
(fhandler_base::get_namehash): Ditto.
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Accommodate new 64
bit st_ino.
* fhandler_socket.cc (fhandler_socket::fstat): Ditto.
* path.cc (hash_path_name): Return ino_t.
* syscalls.cc (stat64_to_stat32): Convert 64 bit inode to 32 bit.
* winsup.h (hash_path_name): Declare as returning ino_t.
* include/cygwin/stat.h (__stat32): Use 32 bit st_ino.
(__stat64): Use 64 bit st_ino.
* include/cygwin/types.h (__ino64_t): Define.
(__ino32_t): Ditto.
(ino_t): Define appropriately.
2003-05-11 00:10:11 +00:00
..
2001-09-11 20:01:02 +00:00
2001-12-20 03:03:59 +00:00
2000-02-17 19:38:33 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +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
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2000-11-19 04:58:18 +00:00
2003-03-09 20:31:07 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2002-12-12 03:09:38 +00:00
2001-10-28 23:05:49 +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
2002-12-14 16:59:59 +00:00
2003-03-09 20:31:07 +00:00
2003-03-08 03:36:39 +00:00
2001-06-01 01:45:53 +00:00
2003-03-08 19:22:08 +00:00
2001-09-11 20:01:02 +00:00
2003-03-09 17:13:46 +00:00
2000-08-18 19:51:02 +00:00
2003-03-09 20:31:07 +00:00
2003-03-09 20:31:07 +00:00
2001-09-11 20:01:02 +00:00
2000-02-17 19:38:33 +00:00
2003-03-09 21:51:00 +00:00
2002-04-04 05:28:49 +00:00
2003-03-09 20:31:07 +00:00
2002-03-05 18:03:32 +00:00
2003-01-15 10:21:23 +00:00