История коммитов

Автор SHA1 Сообщение Дата
  Rich Felker cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 6 лет назад
  Rich Felker 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 лет назад
  Rich Felker 9b95fd0944 define and use internal macros for hidden visibility, weak refs 6 лет назад
  Rich Felker 7cc3a28eed fix pread/pwrite syscall calling convention on sh 8 лет назад
  Szabolcs Nagy a5e133bf29 change the internal socketcall selection logic 9 лет назад
  Rich Felker 8a8fdf6398 eliminate use of SHARED macro to suppress visibility attributes 9 лет назад
  Rich Felker 7405cd1e2b fix inconsistent visibility for internal syscall symbols 10 лет назад
  Szabolcs Nagy e63833cd43 remove cruft from x86_64 syscall.h 10 лет назад
  Rich Felker 4134c68dd4 unify non-inline version of syscall code across archs 10 лет назад
  Rich Felker b5bbe79749 add framework for mmap2 syscall unit to vary by arch 10 лет назад
  Szabolcs Nagy 8258014fd1 fix for broken kernel side RLIM_INFINITY on mips 11 лет назад
  Rich Felker 106e65d6f6 break down coarse-grained 64-bit-off_t syscall remappings 11 лет назад
  Rich Felker 55f45bc722 fix sendfile syscall to use 64-bit off_t 11 лет назад
  Rich Felker 9b880a6b41 fix sys_open macro for archs without the plain open syscall 11 лет назад
  Rich Felker 9289931446 fix placement of multiple inclusion guard endif in internal syscall.h 11 лет назад
  Rich Felker 594c827a22 support kernels with no SYS_open syscall, only SYS_openat 11 лет назад
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures 11 лет назад
  Rich Felker 83c98aac4c use hidden visibility rather than protected for syscall internals 11 лет назад
  Rich Felker d8b587796f mostly-cosmetic fixups to x32 port merge 11 лет назад
  rofl0r 5cc1d920ba internal/syscall.h: add syscall_arg_t macro 11 лет назад
  rofl0r bf84967cae internal/syscall.h: use a macro for the syscall args casts 11 лет назад
  Rich Felker 3df0b66ee9 fix missing argument in variadic syscall macros 11 лет назад
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls 12 лет назад
  Rich Felker 9a3bbce447 add 7-arg syscall support for mips 12 лет назад
  Rich Felker 208eb584ef syscall organization overhaul 12 лет назад
  Rich Felker a9be201cc0 workaround for preprocessor bug in pcc 14 лет назад
  Rich Felker feee98903c overhaul pthread cancellation 14 лет назад
  Rich Felker aa398f56fa global cleanup to use the new syscall interface 14 лет назад
  Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 14 лет назад
  Rich Felker a5bf06c035 move arch-specific internal headers into place 14 лет назад