Szabolcs Nagy 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 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 056c8b1ab5 add missing EHWPOISON to bits/errno.h 12 年 前
fcntl.h 73bb048951 add missing F_GETOWNER_UIDS flag to bits/fcntl.h 12 年 前
fenv.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
float.h bd1cf09c37 support -mfpmath=387 on x86_64 12 年 前
io.h 0004ea613a fix breakage from introducing bits header for sys/io.h 12 年 前
ioctl.h 1e12632591 Port musl to x86-64. One giant commit! 14 年 前
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 年 前
setjmp.h d6c0efe106 jmp_buf overhaul fixing several issues 12 年 前
shm.h 07e865cc5a numerous fixes to sysv ipc 14 年 前
signal.h 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS 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 208eb584ef syscall organization overhaul 12 年 前
termios.h bc1a8d2ae3 add missing EXTPROC flag to bits/termios.h 12 年 前
user.h 4b75f4ed8d make sys/procfs.h mostly work on most archs 12 年 前
wchar.h 224c7a376a fix the type of wchar_t on arm; support wchar_t varying with arch 13 年 前