4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 02:09:19 +08:00
Christopher Faylor 0c7b55727a Throughout, remove __d_u.__d_data fields from DIR structure.
* include/sys/dirent.h (dirent): Remvoe old_d_ino.
(DIR): Make __d_dirhash a 64 bit value.  Remove __d_data and __d_u.  Add
__flags.
* dir.cc (opendir_states): New enum.
(opendir): Clear new DIR __flags field.
(readdir): Fill in '.' and '..' entries if we hit EOF and we haven't seen them
already.  Nuke setting of old_d_ino.
(rewinddir): Reset DIR __flags field.
(seekdir64): Ditto.
* fhandler_disk_file.cc (fhandler_cygdrive::fhandler_cygdrive): Remove special
handling of "." and ".." since they are now handled automatically.
2003-09-08 04:04:19 +00:00
..
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2000-10-28 05:41:44 +00:00
2002-01-13 20:03:03 +00:00
2003-03-09 21:51:00 +00:00
2003-05-29 03:50:15 +00:00
2001-03-05 21:29:24 +00:00
2001-09-11 20:01:02 +00:00
2001-11-05 06:09:15 +00:00
2001-09-11 20:01:02 +00:00
2001-12-10 03:35:54 +00:00
2003-06-06 08:11:19 +00:00
2001-11-05 06:09:15 +00:00
2002-03-12 03:36:01 +00:00
2001-03-05 21:29:24 +00:00