Historique des commits

Auteur SHA1 Message Date
  Rich Felker b94067eeae eliminate assumption that mips syscall restart preserves r25 il y a 12 ans
  Rich Felker 2bf469310d asm for memmove on i386 and x86_64 il y a 12 ans
  Rich Felker a9555a995c fix another ppoll issue (missing sigset_t size argument) il y a 12 ans
  Rich Felker 1701e4f3d4 reenable word-at-at-time copying in memmove il y a 12 ans
  Rich Felker 3b5e69052a fix ppoll with null timeout argument il y a 12 ans
  Rich Felker 2c1cd2399a add LIBCC (compiler runtime) logic and override to configure il y a 12 ans
  Rich Felker c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) il y a 12 ans
  Rich Felker a660180c6a mincore syscall wrapper il y a 12 ans
  Rich Felker 2416c63b81 fix up lfs64 junk for preadv/pwritev il y a 12 ans
  Rich Felker ea544bfe80 add preadv/pwritev syscall wrappers il y a 12 ans
  Rich Felker 743546a933 fix typo introduced in poll.h il y a 12 ans
  Rich Felker 141138c41b add linux ppoll syscall wrapper il y a 12 ans
  Rich Felker 3d939be2e3 reenable sync_file_range; should no longer break on mips il y a 12 ans
  Rich Felker 9a3bbce447 add 7-arg syscall support for mips il y a 12 ans
  Rich Felker 5e3c243d8d inline syscall support for arm il y a 12 ans
  Rich Felker 328810d325 inline syscall support for mips il y a 12 ans
  Rich Felker be48e22b42 fix mips syscall_cp_asm code (saved register usage) il y a 12 ans
  Rich Felker 21419914c5 fix broken mips syscall asm il y a 12 ans
  Rich Felker 41c5ee50ee disable sync_file_range for now il y a 12 ans
  Rich Felker 208eb584ef syscall organization overhaul il y a 12 ans
  Rich Felker fe0260400e add acct syscall source file, omitted in last syscalls commit il y a 12 ans
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) il y a 12 ans
  Rich Felker b10d0230c1 add IPPROTO_HOPOPTS to in.h il y a 12 ans
  Rich Felker f59cedb549 add IPPROTO_MAX to in.h il y a 12 ans
  Rich Felker 695a04fc25 fix redundant _Noreturn def in err.h il y a 12 ans
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs il y a 12 ans
  Rich Felker b7afd7a7ec sysmacros major/minor: result should have type unsigned int, not dev_t il y a 12 ans
  Rich Felker 997ba92a0f add linux tee syscall il y a 12 ans
  Rich Felker 00e6bbcc05 add linux sync_file_range syscall il y a 12 ans
  Rich Felker b72db3d1ed move fallocate syscall wrapper to linux-specific syscalls dir il y a 12 ans