newlib/winsup/cygwin/include
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
..
arpa * include/cygwin/in.h (in_attr_t): Define new type. 2003-02-10 22:43:29 +00:00
asm
cygwin * include/cygwin/in.h: Don't define ipv6 stuff unless we call for it 2003-09-08 00:26:26 +00:00
net
netinet * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.h 2003-04-25 08:32:30 +00:00
sys Throughout, remove __d_u.__d_data fields from DIR structure. 2003-09-08 04:04:19 +00:00
a.out.h
dlfcn.h
exceptions.h
fcntl.h
features.h
fnmatch.h
getopt.h
glob.h
icmp.h
inttypes.h * include/inttypes.h: New file. 2003-04-22 14:55:01 +00:00
io.h
lastlog.h
limits.h * fhandler_console.cc (fhandler_console::read) Handle certain key up events, to 2003-04-08 21:19:33 +00:00
mapi.h
memory.h
mntent.h
netdb.h
paths.h
poll.h
pthread.h * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init, 2003-03-18 20:01:07 +00:00
sched.h
semaphore.h Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
stdint.h * include/stdint.h: Correctly define INT32_MIN. 2003-08-08 19:30:41 +00:00
strings.h
sysexits.h
syslog.h
termio.h
tzfile.h