musl/arch/x32/bits
Rich Felker 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits
in the previous changes, I missed the fact that both the prototype of
the sigaltstack function and the definition of ucontext_t depend on
stack_t.
2014-03-18 23:27:45 -04:00
..
alltypes.h.in x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01: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
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
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 x32 port (diff against vanilla x86_64) 2014-02-23 11:09:16 +01:00
termios.h
user.h