Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Szabolcs Nagy 4acfc287d8 ipc: prefer SYS_ipc when it is defined 5 vuotta sitten
  Szabolcs Nagy b574de5bf3 mips64: fix syscall numbers of io_pgetevents and rseq 5 vuotta sitten
  Szabolcs Nagy 47bc7f0afe elf.h: add NT_ARM_PAC{A,G}_KEYS from linux v5.1 5 vuotta sitten
  Szabolcs Nagy eea841e653 netinet/in.h: add INADDR_ALLSNOOPERS_GROUP from linux v5.1 5 vuotta sitten
  Szabolcs Nagy 5b2b682ddc sys/socket.h: add SO_BINDTOIFINDEX from linux v5.1 5 vuotta sitten
  Szabolcs Nagy 4523505114 s390x: drop SO_ definitions from bits/socket.h 5 vuotta sitten
  Szabolcs Nagy 93b5f6c843 netinet/in.h: add IPV6_ROUTER_ALERT_ISOLATE from linux v5.1 5 vuotta sitten
  Szabolcs Nagy c7081edcf8 sys/prctl.h: add PR_SPEC_DISABLE_NOEXEC from linux v5.1 5 vuotta sitten
  Szabolcs Nagy 9e8dd1c7f1 fcntl.h: add F_SEAL_FUTURE_WRITE from linux v5.1 5 vuotta sitten
  Szabolcs Nagy f67b3c1799 sys/fanotify.h: update for linux v5.1 5 vuotta sitten
  Samuel Holland 84ebec6cee fix deadlock in synccall after threaded fork 5 vuotta sitten
  Rich Felker 3d178a7e2b cap getdents length argument to INT_MAX 5 vuotta sitten
  Rich Felker 54b7564b72 remove unnecessary and problematic _Noreturn from crt/ldso startup 5 vuotta sitten
  Rich Felker 95dfa3dd12 allow fmemopen with zero size 5 vuotta sitten
  Matthew Maurer a48ccc159a do not use _Noreturn for a function pointer in dynamic linker 5 vuotta sitten
  Rich Felker a31a30a007 remove implicit include of sys/sysmacros.h from sys/types.h 5 vuotta sitten
  Rich Felker 0a48860c27 add riscv64 architecture support 5 vuotta sitten
  Rich Felker 5fc4379825 optimize aarch64 dynamic tlsdesc function to spill fewer registers 5 vuotta sitten
  Rich Felker ac304227bb make powerpc64 vrregset_t logical layout match expected API 5 vuotta sitten
  Rich Felker 3c59a86895 fix vrregset_t layout and member naming on powerpc64 5 vuotta sitten
  Szabolcs Nagy a60b9e0686 fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets 5 vuotta sitten
  Szabolcs Nagy 6104dae908 fix static tls offsets of shared libs on TLS_ABOVE_TP targets 5 vuotta sitten
  Rich Felker 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent 5 vuotta sitten
  Fangrui Song f450c150d3 remove unused struct dso members from dynlink.c 5 vuotta sitten
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers 5 vuotta sitten
  Rich Felker c8798ef974 fix regression in i386 inline syscall asm producing invalid code 5 vuotta sitten
  Rich Felker 511d70738b make fgetwc set error indicator for stream on encoding errors 5 vuotta sitten
  Rich Felker d02e72ad51 fix broken posix_fadvise on mips due to missing 7-arg syscall support 5 vuotta sitten
  Rich Felker d7b583420b allow archs to provide a 7-argument syscall if needed 5 vuotta sitten
  Rich Felker 7b6ec3de71 fix build regression on mips n32 due to typo in new inline syscall 5 vuotta sitten