Rich Felker 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf vor 11 Jahren
..
alltypes.h.in 1c6cace0bf fix regression in size of nlink_t (broken stat struct) on x86_64 vor 11 Jahren
endian.h 1e12632591 Port musl to x86-64. One giant commit! vor 14 Jahren
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h vor 12 Jahren
fcntl.h 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h vor 12 Jahren
fenv.h 1e12632591 Port musl to x86-64. One giant commit! vor 14 Jahren
float.h 22730d6560 add FLT_TRUE_MIN, etc. macros from C11 vor 11 Jahren
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h vor 12 Jahren
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) vor 11 Jahren
ipc.h cccc13221d fix IPC_64 in msgctl too vor 12 Jahren
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h vor 12 Jahren
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers vor 12 Jahren
msg.h 07e865cc5a numerous fixes to sysv ipc vor 14 Jahren
posix.h 6cb277d75e typo in macro definitions for x86_64 vor 13 Jahren
reg.h 1e12632591 Port musl to x86-64. One giant commit! vor 14 Jahren
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf vor 11 Jahren
shm.h 07e865cc5a numerous fixes to sysv ipc vor 14 Jahren
signal.h 2d0f495e7b add deprecated SIGIOT alias for SIGABRT vor 12 Jahren
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines vor 12 Jahren
stat.h bb89bdd00e Update x86_64 bits to mirror (modulo platform differences) the latest changes vor 14 Jahren
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi vor 13 Jahren
stdarg.h def0af1898 use compiler builtins for variadic macros when available vor 14 Jahren
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers vor 11 Jahren
syscall.h 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls vor 12 Jahren
termios.h bc1a8d2ae3 add missing EXTPROC flag to bits/termios.h vor 12 Jahren
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs vor 12 Jahren