acadia-newlib/winsup/cygwin/include
Corinna Vinschen 86bc8fadff * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.
(fhandler_base::fpathconf): New method implementing (f)pathconf.
	* fhandler.h (class fhandler_base): Declare fpathconf method.
	* path.cc (path_conv::check): Replace MAX_LINK_DEPTH with SYMLOOP_MAX.
	* path.h (MAX_LINK_DEPTH): Delete.
	* syscalls.cc (check_posix_perm): Move to fhandler.cc.
	(fpathconf): Call fhandler's fpathconf method.
	(pathconf): Build fhandler and call fhandler's fpathconf method.
	* sysconf.cc (sysconf): Reorder switch according to order of flags
	in sys/unistd.h.  Add handling for some missing flags.
	* include/limits.h: Reorder according to SUSv3 description.  Add some
	missing definitions.  Add comments.
	* include/sys/syslimits.h: New file overriding newlib's syslimits.h
	file.
2006-11-07 17:59:54 +00:00
..
arpa
asm * include/asm/byteorder.h: Fix copyright dates. 2006-10-16 12:34:34 +00:00
cygwin * autoload.cc (NtSetInformationFile): Define. 2006-08-07 19:29:14 +00:00
machine
net
netinet 2006-07-25 Corinna Vinschen <corinna@vinschen.de> 2006-07-25 19:23:23 +00:00
sys * fhandler.cc (check_posix_perm): Moved here from syscalls.cc. 2006-11-07 17:59:54 +00:00
a.out.h
byteswap.h
ctype.h
dlfcn.h
elf.h
endian.h
err.h
exceptions.h
fcntl.h * autoload.cc (NtSetInformationFile): Define. 2006-08-07 19:29:14 +00:00
features.h white space 2006-05-28 15:50:14 +00:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h * glob.c: Remove. 2006-10-17 17:34:56 +00:00
icmp.h
inttypes.h
io.h
lastlog.h
libgen.h
limits.h * fhandler.cc (check_posix_perm): Moved here from syscalls.cc. 2006-11-07 17:59:54 +00:00
mapi.h
memory.h
mntent.h
netdb.h 2006-07-25 Corinna Vinschen <corinna@vinschen.de> 2006-07-25 19:23:23 +00:00
paths.h
poll.h
pthread.h * fhandler_socket.cc: Update copyright. 2006-07-13 12:59:53 +00:00
pty.h
sched.h
search.h
semaphore.h
stdint.h * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smaller 2006-07-03 12:30:04 +00:00
strings.h
sysexits.h
syslog.h
termio.h
tzfile.h
utmpx.h