Rich Felker a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 lat temu
..
alltypes.h.sh 848d30a1e5 use signed char rather than plain char for int8_t 13 lat temu
endian.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
errno.h cabf2ff349 fix missing ENOTSUP error code 14 lat temu
fcntl.h 8d2887f884 fcntl.h: O_SEARCH was missing for powerpc 12 lat temu
fenv.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
float.h bd1cf09c37 support -mfpmath=387 on x86_64 12 lat temu
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 lat temu
ioctl.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
ipc.h cccc13221d fix IPC_64 in msgctl too 12 lat temu
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 lat temu
mman.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 lat temu
msg.h 07e865cc5a numerous fixes to sysv ipc 14 lat temu
posix.h 6cb277d75e typo in macro definitions for x86_64 13 lat temu
reg.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
setjmp.h d6c0efe106 jmp_buf overhaul fixing several issues 12 lat temu
shm.h 07e865cc5a numerous fixes to sysv ipc 14 lat temu
signal.h a8da6c2f28 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate 12 lat temu
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 lat temu
stat.h bb89bdd00e Update x86_64 bits to mirror (modulo platform differences) the latest changes 14 lat temu
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi 13 lat temu
stdarg.h def0af1898 use compiler builtins for variadic macros when available 14 lat temu
stdint.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
syscall.h 208eb584ef syscall organization overhaul 12 lat temu
termios.h f5ba2bc9ca various legacy and linux-specific stuff 14 lat temu
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 lat temu
wchar.h 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch 13 lat temu