Historique des commits

Auteur SHA1 Message Date
  Szabolcs Nagy a45289112c add pidfd_open syscall number from linux v5.3 il y a 5 ans
  Szabolcs Nagy f291c09ec9 sys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux v5.3 il y a 5 ans
  Szabolcs Nagy 06636c5542 sys/socket.h: add SO_DETACH_REUSEPORT_BPF from linux v5.3 il y a 5 ans
  Szabolcs Nagy 167cbf1316 netinet/if_ether.h: add ETH_P_LLDP from linux v5.3 il y a 5 ans
  Szabolcs Nagy af2576e61d netinet/tcp.h: add TCP_TX_DELAY from linux v5.3 il y a 5 ans
  Khem Raj e17814aa5a fix types for mips sigcontext/mcontext_t regset members il y a 5 ans
  Rich Felker d01fdc777d spare archs without time32 legacy the cost of ioctl fallback conversions il y a 5 ans
  Rich Felker f989581732 add further ioctl time64 fallback conversion for device-specific command il y a 5 ans
  A. Wilcox 0738e6c19f add uapi guards for new netinet/ip.h conflict with struct iphdr il y a 5 ans
  Rich Felker 1e7f0fcd7f adjust utmpx struct layout for time64, 32-/64-bit arch compat il y a 5 ans
  Rich Felker 3f959f6f76 fix elf_prstatus regression on time64, existing wrong definition on x32 il y a 5 ans
  Rich Felker 4d70641077 don't continue looping through ioctl compat_map after finding match il y a 5 ans
  Rich Felker d6a62addce revert unwanted and inadvertent change that slipped into mmap.c il y a 5 ans
  Rich Felker 2412638bb3 add further ioctl time64 fallback conversions il y a 5 ans
  Rich Felker 64d0e86576 improve ioctl time64 conversion fallback framework il y a 5 ans
  Rich Felker 221b1a1d0a convert ioctl time64 fallbacks to table-driven framework il y a 5 ans
  Rich Felker b329095650 fix regression in ioctl definitions provided by arch/generic bits il y a 5 ans
  Rich Felker 114178dc8d hook recvmmsg up to SO_TIMESTAMP[NS] fallback for pre-time64 kernels il y a 5 ans
  Rich Felker ae388becb5 implement SO_TIMESTAMP[NS] fallback for kernels without time64 versions il y a 5 ans
  Rich Felker f12bd8e05c signal to kernel headers that time_t is 64-bit il y a 5 ans
  Rich Felker 9432bbd4e8 fix null pointer dereference in setitimer time32 compat shim il y a 5 ans
  Andre McCurdy b1e2aae0aa arm: avoid conditional branch to PLT in sigsetjmp il y a 5 ans
  Ruinland ChuanTzu Tsai c0b4a7b254 riscv64: fix fesetenv(FE_DFL_ENV) crash il y a 5 ans
  Ada Worcester daa29e894c update contributor name il y a 5 ans
  rofl0r 66d1e31292 ppc: add configure check for older compilers erroring on 'd' constraint il y a 5 ans
  Rich Felker 90251cf73d fix build regression on mips64 due to endian.h removal il y a 5 ans
  Rich Felker 129118db4d fix failure to build time32 compat shims with out-of-tree builds il y a 5 ans
  Rich Felker 028092b61f fix time64 link regression of dlsym stub for static-linked programs il y a 5 ans
  Rich Felker d6dcfe4d0c move time_t and suseconds_t definitions to common alltypes.h.in il y a 5 ans
  Rich Felker b60fdf133c move time64 ioctl numbers to generic bits/ioctl.h il y a 5 ans