Historie revizí

Autor SHA1 Zpráva Datum
  wanghongliang f2c9350543 add loongarch64 signal.h register index macros před 9 měsíci
  Rich Felker a7239cbc1b switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef před 9 měsíci
  Stefan O'Rear 2c887f24da riscv: fall back to syscall __riscv_flush_icache před 4 roky
  Rich Felker 69670e3bb3 sh dlsym: fix passing of return address for RTLD_NEXT use před 9 měsíci
  Duncan Bellamy b817541f1c add statx interface using syscall, fallback to fstatat před 2 roky
  Gaël PORTAY d0ed307e6f use new SYS_fchmodat2 syscall to implement fchmodat with flags před 9 měsíci
  Gaël PORTAY 3d5c9fe39f bits/syscall.h: add __NR_fchmodat2 from linux v6.6 před 9 měsíci
  Gaël PORTAY fb9d976cc2 remove flag argument from fchmodat syscall před 9 měsíci
  Gaël PORTAY dd690c4909 bits/syscall.h: add cachestat from linux v6.4 před 9 měsíci
  Gaël PORTAY 33e8c469a9 bits/syscall.h: add set_mempolicy_home_node from linux v5.17 před 9 měsíci
  Gaël PORTAY b2c4c3d590 bits/syscall.h: add futex_waitv from linux v5.16 před 9 měsíci
  Rich Felker e975127947 bits/syscall.h: add process_mrelease from linux v5.15 před 9 měsíci
  Gaël PORTAY a526314c80 bits/syscall.h: add memfd_secret from linux v5.14 před 9 měsíci
  Rich Felker 19563e1850 add framework to support archs without a native wait4 syscall před 9 měsíci
  Rich Felker 7020e85fd7 sh: fix sigsetjmp corrupting call-saved register r8 před 9 měsíci
  Hongliang Wang 522bd54eda add loongarch64 port před 1 rokem
  Rich Felker 4a16ddf53e strftime: fix breakage in last change (uninitialized pointer access) před 9 měsíci
  Rich Felker cf91e9b393 fix erroneous feature test macro check for ppoll před 9 měsíci
  Rich Felker 39838619bb syslog: use C locale for timestamp generation před 9 měsíci
  Jules Maselbas 8b70486807 stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros před 10 měsíci
  Rich Felker 407aea628a riscv: add TLSDESC support před 10 měsíci
  Tim Cuthbertson 2e1bb87af2 install.sh: avoid creating symlinks with restricted permissions před 10 měsíci
  Rich Felker 0e330722c3 sqrtl: fix invalid use of a non-constant-expression as static initializer před 10 měsíci
  gns bd3138b74a riscv: correct symbol version of __vdso_flush_icache před 10 měsíci
  Elliott Hughes 15aa7abd34 elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants před 10 měsíci
  Fangrui Song 25c4123629 elf.h: update RISC-V relocation types před 10 měsíci
  Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros před 10 měsíci
  Rich Felker f247462b08 expose ppoll in default feature profile před 10 měsíci
  Rich Felker 07af01816d move ppoll from src/linux to src/select reflecting future standardization před 10 měsíci
  Rich Felker 11fb383275 remove INT_MAX limit on the n argument to snprintf/swprintf před 10 měsíci