Historique des commits

Auteur SHA1 Message Date
  Rich Felker 78178542e7 add missing i386 syscall numbers il y a 11 ans
  Szabolcs Nagy 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls il y a 12 ans
  Rich Felker 208eb584ef syscall organization overhaul il y a 12 ans
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) il y a 12 ans
  Rich Felker fb247fafa0 avoid "inline" in public headers for strict c89 compatibility il y a 12 ans
  Rich Felker 83b42d94bd add defines for number of sigset_t bytes syscalls expect il y a 12 ans
  Rich Felker 213db3e3fa update syscall defs to latest kernel ones il y a 12 ans
  Rich Felker 5bd0ab8af6 work around nasty gcc bug in the i386 syscall asm il y a 13 ans
  Rich Felker 26f38328d6 add prlimit syscall wrapper il y a 13 ans
  Rich Felker 0b6eb2dfb2 update syscalls with off_t arguments to handle argument alignment, if needed il y a 13 ans
  Rich Felker 836ba93d93 __syscall5 inline is having trouble with PIC; just use the function for now il y a 13 ans
  Rich Felker 1c76683cb4 add syscall wrappers for posix_fadvise, posix_fallocate il y a 14 ans
  Rich Felker feee98903c overhaul pthread cancellation il y a 14 ans
  Rich Felker 4cc78719dd fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls il y a 14 ans
  Rich Felker bae862ab18 honor namespace for i386 syscall.h, even though it's not a standard header il y a 14 ans
  Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface il y a 14 ans
  Rich Felker d00ff2950e overhaul syscall interface il y a 14 ans