glibc/sysdeps/unix/sysv/linux/mips/bits
Alexandre Oliva f4e9c08c59 * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):
Define.
* sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all
ISA tests.
(ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA.
(PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG.
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
to decide whether to add padding.
* sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
to decide whether to add padding.
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (struct
old_kernel_sigaction): Likewise.
2003-03-25 21:51:53 +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 2003-03-04 Guido Guenther <agx@sigxcpu.org> 2003-03-07 09:46:33 +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 SHM_HUGETLB. 2002-12-20 10:31:10 +00:00
sigaction.h * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): 2003-03-25 21:51:53 +00:00
siginfo.h (struct sigevent): Change type of _attribute to void*. 2002-12-05 00:23:59 +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