コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker a660180c6a mincore syscall wrapper 12 年 前
  Rich Felker 2416c63b81 fix up lfs64 junk for preadv/pwritev 12 年 前
  Rich Felker ea544bfe80 add preadv/pwritev syscall wrappers 12 年 前
  Rich Felker 743546a933 fix typo introduced in poll.h 12 年 前
  Rich Felker 141138c41b add linux ppoll syscall wrapper 12 年 前
  Rich Felker 3d939be2e3 reenable sync_file_range; should no longer break on mips 12 年 前
  Rich Felker 9a3bbce447 add 7-arg syscall support for mips 12 年 前
  Rich Felker 5e3c243d8d inline syscall support for arm 12 年 前
  Rich Felker 328810d325 inline syscall support for mips 12 年 前
  Rich Felker be48e22b42 fix mips syscall_cp_asm code (saved register usage) 12 年 前
  Rich Felker 21419914c5 fix broken mips syscall asm 12 年 前
  Rich Felker 41c5ee50ee disable sync_file_range for now 12 年 前
  Rich Felker 208eb584ef syscall organization overhaul 12 年 前
  Rich Felker fe0260400e add acct syscall source file, omitted in last syscalls commit 12 年 前
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) 12 年 前
  Rich Felker b10d0230c1 add IPPROTO_HOPOPTS to in.h 12 年 前
  Rich Felker f59cedb549 add IPPROTO_MAX to in.h 12 年 前
  Rich Felker 695a04fc25 fix redundant _Noreturn def in err.h 12 年 前
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 12 年 前
  Rich Felker b7afd7a7ec sysmacros major/minor: result should have type unsigned int, not dev_t 12 年 前
  Rich Felker 997ba92a0f add linux tee syscall 12 年 前
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall 12 年 前
  Rich Felker b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir 12 年 前
  Rich Felker 90f770523f add linux readahead syscall 12 年 前
  Rich Felker adb88e773b add fallocate (nonstandardized) function 12 年 前
  Rich Felker 5271ff46b9 fix broken fallocate syscall in posix_fallocate 12 年 前
  Rich Felker 231b9d1880 add timerfd interfaces (untested) 12 年 前
  Rich Felker f0f17b5b70 add stdnoreturn.h (C11) 12 年 前
  Rich Felker 3cd084bb03 TCP_* is in the reserved namespace for tcp.h; make use of that 12 年 前
  Rich Felker 6951110368 remove unneeded judgemental commentary from ftw.h 12 年 前