Rich Felker 4dfac11538 deduplicate the bulk of the arch bits headers 9 anos atrás
..
alltypes.h.in 56fbaa3bbe make all objects used with atomic operations volatile 10 anos atrás
endian.h 1e12632591 Port musl to x86-64. One giant commit! 14 anos atrás
fcntl.h fd427c4eae move O_PATH definition back to arch bits 10 anos atrás
fenv.h 1e12632591 Port musl to x86-64. One giant commit! 14 anos atrás
float.h 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode 10 anos atrás
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 anos atrás
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 11 anos atrás
ipc.h cccc13221d fix IPC_64 in msgctl too 12 anos atrás
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 12 anos atrás
mman.h 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 9 anos atrás
msg.h 07e865cc5a numerous fixes to sysv ipc 14 anos atrás
posix.h 6cb277d75e typo in macro definitions for x86_64 13 anos atrás
reg.h 1e12632591 Port musl to x86-64. One giant commit! 14 anos atrás
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf 11 anos atrás
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ 11 anos atrás
signal.h d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts 10 anos atrás
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines 12 anos atrás
stat.h 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h 11 anos atrás
stdint.h 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers 11 anos atrás
syscall.h 51d5f139ca add mlock2 syscall number from linux v4.4 9 anos atrás
user.h 4758f0565d fix typo in x86_64/x32 user_fpregs_struct 10 anos atrás