glibc/sysdeps/unix
Andreas Jaeger 30ecc70c40 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
Define for Arm, PowerPC and SH if kernel is 2.4.4 or newer.

	* sysdeps/unix/sysv/linux/bits/socket.h (PF_WANPIPE): New, from
	Linux 2.4.4.
	(AF_WANPIPE): Likewise.
	(MSG_MORE): New.

	* sysdeps/unix/sysv/linux/alpha/bits/socket.h: Add same changes as
	for Linux generic version.
	* sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.

	* sysdeps/gnu/netinet/tcp.h (TCP_QUICKACK): New.
2001-04-29 12:30:59 +00:00
..
alpha (inline_syscall_clobbers): Add memory clobber. 2000-09-15 17:48:15 +00:00
arm Wrap assembler macros in #ifdef __ASSEMBLER__. 1998-10-22 11:17:42 +00:00
bsd Not needed. 2000-10-27 06:48:36 +00:00
mips Use SYS_ify. 2000-12-05 17:41:00 +00:00
sysv * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64): 2001-04-29 12:30:59 +00:00