Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 12 年 前
..
alltypes.h.sh 848d30a1e5 use signed char rather than plain char for int8_t 13 年 前
endian.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
errno.h cabf2ff349 fix missing ENOTSUP error code 14 年 前
fcntl.h 4e8b0938d9 proper error handling for fcntl F_GETOWN on modern kernels 12 年 前
fenv.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
float.h bd1cf09c37 support -mfpmath=387 on x86_64 12 年 前
ioctl.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
ipc.h 07e865cc5a numerous fixes to sysv ipc 14 年 前
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 年 前
mman.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 年 前
msg.h 07e865cc5a numerous fixes to sysv ipc 14 年 前
posix.h 6cb277d75e typo in macro definitions for x86_64 13 年 前
reg.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
setjmp.h d6c0efe106 jmp_buf overhaul fixing several issues 12 年 前
shm.h 07e865cc5a numerous fixes to sysv ipc 14 年 前
signal.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 年 前
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 年 前
stat.h bb89bdd00e Update x86_64 bits to mirror (modulo platform differences) the latest changes 14 年 前
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi 13 年 前
stdarg.h def0af1898 use compiler builtins for variadic macros when available 14 年 前
stdint.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
syscall.h fb247fafa0 avoid "inline" in public headers for strict c89 compatibility 12 年 前
termios.h f5ba2bc9ca various legacy and linux-specific stuff 14 年 前
user.h 2eff02e4a0 fix x86_64 user.h (previously was just a copy of i386) 13 年 前
wchar.h 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch 13 年 前