diff options
author | Christopher Faylor <me@cgf.cx> | 2003-09-08 04:04:19 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2003-09-08 04:04:19 +0000 |
commit | 0c7b55727aff6848f72afc41c149d9d4dfc3cdb5 (patch) | |
tree | 216af49bea40c5c2e936020955135ce8a3529277 /winsup/utils/Makefile.in | |
parent | d31c5928ddc2f5cde08e89e55fb0cbc9656fd2b9 (diff) | |
download | cygnal-0c7b55727aff6848f72afc41c149d9d4dfc3cdb5.tar.gz cygnal-0c7b55727aff6848f72afc41c149d9d4dfc3cdb5.tar.bz2 cygnal-0c7b55727aff6848f72afc41c149d9d4dfc3cdb5.zip |
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.
Diffstat (limited to 'winsup/utils/Makefile.in')
0 files changed, 0 insertions, 0 deletions