Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 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 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 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
ioctl.h 1e12632591 Port musl to x86-64. One giant commit! 14 lat temu
ipc.h 07e865cc5a numerous fixes to sysv ipc 14 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 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 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 fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 12 lat temu
termios.h f5ba2bc9ca various legacy and linux-specific stuff 14 lat temu
user.h 2eff02e4a0 fix x86_64 user.h (previously was just a copy of i386) 13 lat temu
wchar.h 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch 13 lat temu