newlib/winsup
Christopher Faylor 2693c1ac56 * dir.cc: Rename opendir_* to dirent_* throughout.
(opendir_states): Move and rename.
* fhandler.h (dirent_states): to here.
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Use raw readdir when
skipping through entries since it is keeping track of "." and "..".
(fhandler_cygdrive::seekdir): Use fhandler_disk_file::readdir to do everything.
* fhandler_virtual.cc (fhandler_virtual::opendir): Set flag indicating that we
provide .  and ..
(fhandler_virtual::seekdir): Ditto.
(fhandler_virtual::rewinddir): Ditto.
* fhandler_registry.cc (fhandler_registry::rewinddir): Ditto.
2005-03-16 21:20:56 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * dir.cc: Rename opendir_* to dirent_* throughout. 2005-03-16 21:20:56 +00:00
doc * pathnames.sgml: Clarify binmode/textmode behavior slightly. 2005-03-06 02:46:54 +00:00
mingw 2005-03-15 Hans Leidekker <hans@it.vu.nl> 2005-03-15 03:10:01 +00:00
subauth
testsuite add missing ChangeLog entry 2005-02-10 18:12:56 +00:00
utils * kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad 2005-03-08 04:06:26 +00:00
w32api * include/winnt.h (_LUID): Add structure. Correct LUID typedef. 2005-03-16 00:46:17 +00:00
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in