* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
authorAndreas Jaeger <aj@suse.de>
Sun, 29 Apr 2001 12:30:59 +0000 (12:30 +0000)
committerAndreas Jaeger <aj@suse.de>
Sun, 29 Apr 2001 12:30:59 +0000 (12:30 +0000)
commit30ecc70c4085dfbd076d5df32ee23969614f2103
treeb221d77ab1d0b50db0c8d9959b53e0261562e32b
parentee1bb98bde26f2dd16a0060b961d6c3ba3255532
* 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.
sysdeps/unix/sysv/linux/alpha/bits/socket.h
sysdeps/unix/sysv/linux/mips/bits/socket.h