glibc/sysdeps/unix/sysv/linux/mips/bits
Roland McGrath c537c91430 2002-10-23 Roland McGrath <roland@redhat.com>
Rearranged <bits/types.h> definitions to reduce duplication.
	* sysdeps/generic/bits/types.h: Rewritten, using macros from
	<bits/wordsize.h> and new header <bits/typesizes.h>.
	* posix/Makefile (headers): Add bits/typesizes.h here.
	* sysdeps/generic/bits/typesizes.h: New file.
	* sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
	* sysdeps/mach/hurd/bits/typesizes.h: New file.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
	* sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
	* posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
	<bits/pthreadtypes.h> here, not in <bits/types.h>.
	* signal/signal.h: Likewise.
2002-10-23 23:48:50 +00:00
..
endian.h Issue error message if the header is used directly. 1997-11-26 04:14:44 +00:00
errno.h Remove __set_errno definition. 2002-07-20 01:02:01 +00:00
fcntl.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ioctl-types.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
ipc.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
mman.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
msq.h SysV message queue definitions for Linux/MIPS. 2002-08-26 01:49:55 +00:00
poll.h * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed. 2001-07-31 07:46:06 +00:00
resource.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sem.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
shm.h Define SHMLBA. 2002-08-23 22:26:25 +00:00
sigaction.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
siginfo.h Synch with kernel. 2001-07-20 06:05:16 +00:00
signum.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sigstack.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
socket.h (struct cmsghdr): Don't declare __cmsg_data field if its size would be bigger 2001-09-26 05:23:10 +00:00
stat.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
statfs.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
termios.h General cleanup, use __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate. 2001-10-15 11:55:20 +00:00