newlib/winsup
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
..
bz2lib
cygserver * msg.cc: New file. 2003-08-30 16:34:56 +00:00
cygwin Throughout, remove __d_u.__d_data fields from DIR structure. 2003-09-08 04:04:19 +00:00
doc * pathnames.sgml: Remove description how to mount raw devices and 2003-09-01 12:56:01 +00:00
mingw * config.guess, config.sub: Update with versions from ftp.gnu.org. 2003-07-03 15:15:56 +00:00
subauth
testsuite update copyright 2003-07-06 21:45:21 +00:00
utils * Makefile.in: Detect existence of mingw zlib headers and libraries. Build 2003-09-08 02:50:02 +00:00
w32api * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01. 2003-09-05 19:41:22 +00:00
ChangeLog fix typo 2003-08-06 03:39:36 +00:00
configure * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
configure.in * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
CYGWIN_LICENSE
Makefile.common typo 2003-08-06 03:22:18 +00:00
Makefile.in preliminary checkin 2003-07-26 00:49:12 +00:00