glibc/sysdeps/unix/sysv/linux/alpha/bits
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
..
dirent.h (struct dirent): For consistency, force d_ino to use ino_t and 1997-10-31 22:52:34 +00:00
elfclass.h ELF type definitions for Linux/Alpha. 1999-07-27 05:47:28 +00:00
fcntl.h Synch with Linux 2.4.0-test9-pre8. 2000-10-02 08:47:39 +00:00
ioctls.h Remove __kernel_termios again. Use char[44] to define size of the struct. 1998-10-15 09:21:29 +00:00
ipc.h (IPC_INFO): Only define if __USE_GNU. 2000-02-25 08:56:31 +00:00
mman.h Add POSIX_MADV_* constants. 2000-04-14 05:57:49 +00:00
msq.h (struct msqid_ds): Use __pid_t. 2000-02-25 17:05:23 +00:00
netdb.h Linux/Alpha specific definitions for <netdb.h>. 2000-04-01 22:29:26 +00:00
resource.h Add RLIMIT_LOCKS. 2000-10-02 08:49:05 +00:00
sem.h Remove private decls. 2000-01-24 12:31:25 +00:00
shm.h Define shmatt_t type and use it in struct shmid_ds definition. 2000-02-28 05:02:28 +00:00
sigaction.h Define SA_NOCLDWAIT. 2000-02-23 05:59:11 +00:00
siginfo.h Define SI_ASYNCNL. 2001-03-04 19:28:52 +00:00
signum.h Add missing RT signal definitions. 1999-02-08 10:11:50 +00:00
sigstack.h Definitions for sigstack functions. 1998-06-10 10:58:58 +00:00
socket.h * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64): 2001-04-29 12:30:59 +00:00
stat.h (__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct 2001-03-05 18:28:40 +00:00
statvfs.h Liunx/Alpha version of statvfs definitions. 2001-01-27 22:41:42 +00:00
termios.h Add baud rates > 460800. 1999-01-19 12:24:34 +00:00
time.h Don't define CLK_TCK for XPG6. 2001-01-28 05:37:10 +00:00
types.h Don't define __fd_mask, __NFDBITS, __FDELT, __FDMASK, and __fd_set here. 2001-01-27 19:27:16 +00:00