Historique des commits

Auteur SHA1 Message Date
  Gaël PORTAY fb9d976cc2 remove flag argument from fchmodat syscall il y a 1 an
  Gaël PORTAY dd690c4909 bits/syscall.h: add cachestat from linux v6.4 il y a 1 an
  Gaël PORTAY 33e8c469a9 bits/syscall.h: add set_mempolicy_home_node from linux v5.17 il y a 1 an
  Gaël PORTAY b2c4c3d590 bits/syscall.h: add futex_waitv from linux v5.16 il y a 1 an
  Rich Felker e975127947 bits/syscall.h: add process_mrelease from linux v5.15 il y a 1 an
  Gaël PORTAY a526314c80 bits/syscall.h: add memfd_secret from linux v5.14 il y a 1 an
  Rich Felker 19563e1850 add framework to support archs without a native wait4 syscall il y a 1 an
  Rich Felker 7020e85fd7 sh: fix sigsetjmp corrupting call-saved register r8 il y a 1 an
  Hongliang Wang 522bd54eda add loongarch64 port il y a 1 an
  Rich Felker 4a16ddf53e strftime: fix breakage in last change (uninitialized pointer access) il y a 1 an
  Rich Felker cf91e9b393 fix erroneous feature test macro check for ppoll il y a 1 an
  Rich Felker 39838619bb syslog: use C locale for timestamp generation il y a 1 an
  Jules Maselbas 8b70486807 stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros il y a 1 an
  Rich Felker 407aea628a riscv: add TLSDESC support il y a 1 an
  Tim Cuthbertson 2e1bb87af2 install.sh: avoid creating symlinks with restricted permissions il y a 1 an
  Rich Felker 0e330722c3 sqrtl: fix invalid use of a non-constant-expression as static initializer il y a 1 an
  gns bd3138b74a riscv: correct symbol version of __vdso_flush_icache il y a 1 an
  Elliott Hughes 15aa7abd34 elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants il y a 1 an
  Fangrui Song 25c4123629 elf.h: update RISC-V relocation types il y a 1 an
  Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros il y a 1 an
  Rich Felker f247462b08 expose ppoll in default feature profile il y a 1 an
  Rich Felker 07af01816d move ppoll from src/linux to src/select reflecting future standardization il y a 1 an
  Rich Felker 11fb383275 remove INT_MAX limit on the n argument to snprintf/swprintf il y a 1 an
  Rich Felker f47a5d400b strftime: don't attempt to parse field width without seeing a digit il y a 1 an
  Rich Felker f314e13392 mntent: fields are delimited only by tabs or spaces, not general whitespace il y a 1 an
  q66 ee1d39bc15 mntent: unescape octal sequences il y a 1 an
  Rich Felker e17b9d7474 ldso: fix TLSDESC addend processing on archs with backwards descriptors il y a 1 an
  Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic il y a 1 an
  Rich Felker 7b6a6516e1 byte-based printf family: emit a nul byte for %lc with argument zero il y a 1 an
  Quentin Rameau 8c086e7674 remove arbitrary limit from dns result parsing il y a 1 an