Commit History

Author SHA1 Message Date
  Rich Felker 407aea628a riscv: add TLSDESC support 1 year ago
  Tim Cuthbertson 2e1bb87af2 install.sh: avoid creating symlinks with restricted permissions 1 year ago
  Rich Felker 0e330722c3 sqrtl: fix invalid use of a non-constant-expression as static initializer 1 year ago
  gns bd3138b74a riscv: correct symbol version of __vdso_flush_icache 1 year ago
  Elliott Hughes 15aa7abd34 elf.h: add NT_RISCV_CSR and NT_RISCV_VECTOR constants 1 year ago
  Fangrui Song 25c4123629 elf.h: update RISC-V relocation types 1 year ago
  Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros 1 year ago
  Rich Felker f247462b08 expose ppoll in default feature profile 1 year ago
  Rich Felker 07af01816d move ppoll from src/linux to src/select reflecting future standardization 1 year ago
  Rich Felker 11fb383275 remove INT_MAX limit on the n argument to snprintf/swprintf 1 year ago
  Rich Felker f47a5d400b strftime: don't attempt to parse field width without seeing a digit 1 year ago
  Rich Felker f314e13392 mntent: fields are delimited only by tabs or spaces, not general whitespace 1 year ago
  q66 ee1d39bc15 mntent: unescape octal sequences 1 year ago
  Rich Felker e17b9d7474 ldso: fix TLSDESC addend processing on archs with backwards descriptors 1 year ago
  Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic 1 year ago
  Rich Felker 7b6a6516e1 byte-based printf family: emit a nul byte for %lc with argument zero 1 year ago
  Quentin Rameau 8c086e7674 remove arbitrary limit from dns result parsing 1 year ago
  Alexey Izbyshev 2265a4c9b0 pass AT_NO_AUTOMOUNT when emulating fstatat via statx 1 year ago
  Alex Xu (Hello71) 2d84486a08 __year_to_secs: fix dangling pointer 1 year ago
  Alex Xu (Hello71) c5459df188 timer_create: volatile static -> static volatile 1 year ago
  Markus Wichmann 7bb11f75c5 ensure valid setxid return value in an unexpected error case 1 year ago
  Markus Wichmann 7f3a292536 synccall: add separate exit_sem to fix thread release logic bug 1 year ago
  Rich Felker 5baf2d92d3 ldso: use __ehdr_start if available to locate its own ELF headers 1 year ago
  Rich Felker 725e17ed6d remove non-prototype declaration of basename from string.h 1 year ago
  Violet Purcell 6be76895f6 elf.h: add typedefs for Elf64_Relr and Elf32_Relr 1 year ago
  Rich Felker 79bdacff83 glob: fix wrong return code when aborting before any matches 1 year ago
  наб 7291c6c66a statvfs: allocate spare for f_type 1 year ago
  Szabolcs Nagy 39e43f0881 math: fix ld80 powl(x,huge) and powl(LDBL_MAX,small) 1 year ago
  Szabolcs Nagy 6d10102709 math: fix ld80 acoshl(x) for x < 0 1 year ago
  Rich Felker 83b858f83b fix rejection of dns responses with pointers past 512 byte offset 1 year ago