musl/arch/mipsn32/bits
Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in
now that all 32-bit archs have 64-bit time_t (and suseconds_t), the
arch-provided _Int64 macro (long or long long, as appropriate) can be
used to define them, and arch-specific definitions are no longer
needed.
2019-11-02 18:30:56 -04:00
..
alltypes.h.in move time_t and suseconds_t definitions to common alltypes.h.in 2019-11-02 18:30:56 -04:00
errno.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
fcntl.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
fenv.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
float.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
hwcap.h mips: add HWCAP_ flags from linux v4.17 2018-06-19 13:27:27 -04:00
ioctl.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
ipcstat.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
mman.h add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
msg.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
poll.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
posix.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
ptrace.h add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
reg.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
resource.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
sem.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
setjmp.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
shm.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
signal.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
socket.h move time64 socket options from arch bits to top-level sys/socket.h 2019-11-02 18:30:56 -04:00
stat.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
statfs.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
stdint.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +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 mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00