Historial de Commits

Autor SHA1 Mensaje Fecha
  Hongliang Wang 522bd54eda add loongarch64 port hace 1 año
  Rich Felker 4a16ddf53e strftime: fix breakage in last change (uninitialized pointer access) hace 1 año
  Rich Felker cf91e9b393 fix erroneous feature test macro check for ppoll hace 1 año
  Rich Felker 39838619bb syslog: use C locale for timestamp generation hace 1 año
  Jules Maselbas 8b70486807 stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros hace 1 año
  Rich Felker 407aea628a riscv: add TLSDESC support hace 1 año
  Tim Cuthbertson 2e1bb87af2 install.sh: avoid creating symlinks with restricted permissions hace 1 año
  Rich Felker 0e330722c3 sqrtl: fix invalid use of a non-constant-expression as static initializer hace 1 año
  gns bd3138b74a riscv: correct symbol version of __vdso_flush_icache hace 1 año
  Elliott Hughes 15aa7abd34 elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants hace 1 año
  Fangrui Song 25c4123629 elf.h: update RISC-V relocation types hace 1 año
  Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros hace 1 año
  Rich Felker f247462b08 expose ppoll in default feature profile hace 1 año
  Rich Felker 07af01816d move ppoll from src/linux to src/select reflecting future standardization hace 1 año
  Rich Felker 11fb383275 remove INT_MAX limit on the n argument to snprintf/swprintf hace 1 año
  Rich Felker f47a5d400b strftime: don't attempt to parse field width without seeing a digit hace 1 año
  Rich Felker f314e13392 mntent: fields are delimited only by tabs or spaces, not general whitespace hace 1 año
  q66 ee1d39bc15 mntent: unescape octal sequences hace 1 año
  Rich Felker e17b9d7474 ldso: fix TLSDESC addend processing on archs with backwards descriptors hace 1 año
  Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic hace 1 año
  Rich Felker 7b6a6516e1 byte-based printf family: emit a nul byte for %lc with argument zero hace 1 año
  Quentin Rameau 8c086e7674 remove arbitrary limit from dns result parsing hace 1 año
  Alexey Izbyshev 2265a4c9b0 pass AT_NO_AUTOMOUNT when emulating fstatat via statx hace 1 año
  Alex Xu (Hello71) 2d84486a08 __year_to_secs: fix dangling pointer hace 1 año
  Alex Xu (Hello71) c5459df188 timer_create: volatile static -> static volatile hace 1 año
  Markus Wichmann 7bb11f75c5 ensure valid setxid return value in an unexpected error case hace 1 año
  Markus Wichmann 7f3a292536 synccall: add separate exit_sem to fix thread release logic bug hace 1 año
  Rich Felker 5baf2d92d3 ldso: use __ehdr_start if available to locate its own ELF headers hace 1 año
  Rich Felker 725e17ed6d remove non-prototype declaration of basename from string.h hace 1 año
  Violet Purcell 6be76895f6 elf.h: add typedefs for Elf64_Relr and Elf32_Relr hace 1 año