Szabolcs Nagy 4ffc39c654 add new syscall numbers for seccomp, getrandom, memfd_create пре 10 година
..
alltypes.h.in b7cf71a190 add threads.h and needed per-arch types for mtx_t and cnd_t пре 10 година
endian.h 1e12632591 Port musl to x86-64. One giant commit! пре 14 година
errno.h 056c8b1ab5 add missing EHWPOISON to bits/errno.h пре 12 година
fcntl.h f7d348ec39 add O_TMPFILE flag, new in linux 3.11 пре 11 година
fenv.h 1e12632591 Port musl to x86-64. One giant commit! пре 14 година
float.h 22730d6560 add FLT_TRUE_MIN, etc. macros from C11 пре 12 година
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h пре 12 година
ioctl.h 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) пре 11 година
ipc.h cccc13221d fix IPC_64 in msgctl too пре 12 година
limits.h 030b452b8d fix missing _BSD_SOURCE support in bits/*.h пре 13 година
mman.h 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers пре 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 година
resource.h fcea534e57 fix RLIMIT_ constants for mips пре 11 година
sem.h f6e2f7e13f move struct semid_ds to from shared sys/sem.h to bits пре 11 година
setjmp.h 9693501c15 change jmp_buf to share an underlying type and struct tag with sigjmp_buf пре 11 година
shm.h 0f169cbb79 sys/shm.h: move arch specific structs to bits/ пре 11 година
signal.h 9505bfbc40 fix signal.h breakage from moving stack_t to arch-specific bits пре 11 година
socket.h 96107564e2 workaround another sendmsg kernel bug on 64-bit machines пре 12 година
stat.h 7acbbdfd5d make type of st_dev explicitly dev_t in x86_64 stat.h пре 11 година
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 3f08154ac4 remove SIG_ATOMIC_MIN/MAX from stdint bits headers пре 11 година
syscall.h 4ffc39c654 add new syscall numbers for seccomp, getrandom, memfd_create пре 10 година
termios.h d18df33cb1 add IUTF8 to termios.h on archs that were missing it пре 11 година
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs пре 12 година