Szabolcs Nagy 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags il y a 9 ans
..
alltypes.h.in 56fbaa3bbe make all objects used with atomic operations volatile il y a 10 ans
endian.h 1e12632591 Port musl to x86-64. One giant commit! il y a 14 ans
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h il y a 12 ans
fcntl.h fd427c4eae move O_PATH definition back to arch bits il y a 10 ans
fenv.h 1e12632591 Port musl to x86-64. One giant commit! il y a 14 ans
float.h 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode il y a 10 ans
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h il y a 12 ans
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) il y a 11 ans
ipc.h cccc13221d fix IPC_64 in msgctl too il y a 12 ans
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h il y a 12 ans
mman.h 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags il y a 9 ans
msg.h 07e865cc5a numerous fixes to sysv ipc il y a 14 ans
poll.h f5011c62c3 fix POLLWRNORM and POLLWRBAND on mips il y a 10 ans
posix.h 6cb277d75e typo in macro definitions for x86_64 il y a 13 ans
reg.h 1e12632591 Port musl to x86-64. One giant commit! il y a 14 ans
resource.h fcea534e57 fix RLIMIT_ constants for mips il y a 11 ans
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits il y a 11 ans
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf il y a 11 ans
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ il y a 11 ans
signal.h d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts il y a 10 ans
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines il y a 12 ans
stat.h 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h il y a 11 ans
statfs.h 114c80f141 fix the definition of struct statvfs to match lsb abi il y a 13 ans
stdarg.h def0af1898 use compiler builtins for variadic macros when available il y a 14 ans
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers il y a 11 ans
syscall.h 51d5f139ca add mlock2 syscall number from linux v4.4 il y a 9 ans
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it il y a 11 ans
user.h 4758f0565d fix typo in x86_64/x32 user_fpregs_struct il y a 10 ans