musl/arch/x32/bits
Trutz Behn 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
the definitions are generic for all kernel archs. exposure of these
macros now only occurs on the same feature test as for the function
accepting them, which is believed to be more correct.
2015-01-30 22:02:23 -05:00
..
alltypes.h.in move wint_t definition to the shared part of alltypes.h.in 2014-12-21 02:43:35 -05:00
endian.h
errno.h
fcntl.h
fenv.h
float.h
io.h
ioctl.h
ipc.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
limits.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
mman.h move MREMAP_MAYMOVE and MREMAP_FIXED out of bits 2015-01-30 22:02:23 -05:00
msg.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
posix.h
reg.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
resource.h fix RLIMIT_ constants for mips 2014-04-15 19:17:52 -04:00
sem.h move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
setjmp.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
shm.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
signal.h fix signal.h breakage from moving stack_t to arch-specific bits 2014-03-18 23:27:45 -04:00
socket.h
stat.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
statfs.h x32: fix struct statfs 2014-03-17 22:34:55 +01:00
stdarg.h
stdint.h x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
syscall.h add new syscall numbers for bpf and kexec_file_load 2014-12-23 01:44:19 -05:00
termios.h
user.h