musl/arch/mips64/bits
Rich Felker 00ec11d19e remove per-arch definitions for va_list
now that commit f7f1079796 removed the
legacy i386 conditional definition, va_list is in no way
arch-specific, and has no reason to be in the future. move it to the
shared part of alltypes.h.in
2019-10-17 15:27:00 -04:00
..
alltypes.h.in remove per-arch definitions for va_list 2019-10-17 15:27:00 -04:00
endian.h add mips64 port 2016-03-06 17:41:56 +00:00
errno.h add mips64 port 2016-03-06 17:41:56 +00:00
fcntl.h add mips64 port 2016-03-06 17:41:56 +00:00
fenv.h add mips64 port 2016-03-06 17:41:56 +00:00
float.h add mips64 port 2016-03-06 17:41:56 +00:00
hwcap.h mips: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:27 -04:00
ioctl.h move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05:00
ipc.h move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
limits.h add mips64 port 2016-03-06 17:41:56 +00:00
mman.h add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
poll.h add mips64 port 2016-03-06 17:41:56 +00:00
posix.h add mips64 port 2016-03-06 17:41:56 +00:00
ptrace.h add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
reg.h add mips64 port 2016-03-06 17:41:56 +00:00
resource.h add mips64 port 2016-03-06 17:41:56 +00:00
setjmp.h add mips64 port 2016-03-06 17:41:56 +00:00
signal.h add mips64 port 2016-03-06 17:41:56 +00:00
socket.h fix value of SO_PEERSEC on mips archs 2018-06-26 15:55:29 -04:00
stat.h remove utterly wrong includes from mips64/n32 bits/stat.h 2019-07-18 19:30:14 -04:00
statfs.h add mips64 port 2016-03-06 17:41:56 +00:00
stdint.h add mips64 port 2016-03-06 17:41:56 +00:00
syscall.h.in add new syscall numbers from linux v5.2 2019-09-11 10:40:39 -04:00
termios.h fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro 2019-07-10 17:09:49 -04:00
user.h add mips64 port 2016-03-06 17:41:56 +00:00