newlib/winsup/cygwin/include
Christopher Faylor bd4ec49671 * cygwin.din: Export _getmode and getmode to allow querying of binary state of
an fd.
* external.cc (cygwin_internal): Add handling of perfile_table setting.
* fhandler.cc (perfile_table): New global.
(fhandler_base::get_default_fmode): New method to return a file's default mode
based on its name.
(fhandler_base::open): Use get_default_mode method to determine a file's mode.
Record file mode in file flags.
* fhandler.h (fhandler_base): Declare get_default_fmode
* syscalls.cc (getmode): New function.
* sys/cygwin.h (__cygwin_perfile): New structure.
(cygwin_getinfo_types): Move outside of WINVER conditional.
(per_process): Move inside of WINVER conditional.
2000-07-09 05:29:51 +00:00
..
arpa
asm
cygwin * cygwin.din: Export _getmode and getmode to allow querying of binary state of 2000-07-09 05:29:51 +00:00
net
netinet * include/netinet/in_systm.h: New file. 2000-06-07 11:48:03 +00:00
sys * cygwin.din: Export _getmode and getmode to allow querying of binary state of 2000-07-09 05:29:51 +00:00
a.out.h
dlfcn.h
exceptions.h
fcntl.h
features.h
getopt.h
glob.h
icmp.h
io.h
lastlog.h
limits.h
mapi.h
memory.h
mntent.h
netdb.h
paths.h
poll.h * poll.cc: New file. Implement `poll' system call. 2000-07-04 16:58:49 +00:00
pthread.h * include/pthread.h (pthread_detach): Add missing prototype. 2000-05-08 22:38:07 +00:00
rapi.h
strings.h
syslog.h
termio.h
tzfile.h
wchar.h 2000-05-06 Mumit Khan <khan@xraylith.wisc.edu> 2000-05-06 17:00:53 +00:00