Commit History

Autor SHA1 Mensaxe Data
  Rich Felker 81cced6ebe add preadv2 and pwritev2 syscall wrappers, flag value macros hai 1 ano
  Rich Felker f247462b08 expose ppoll in default feature profile hai 1 ano
  Rich Felker 07af01816d move ppoll from src/linux to src/select reflecting future standardization hai 1 ano
  Rich Felker 11fb383275 remove INT_MAX limit on the n argument to snprintf/swprintf hai 1 ano
  Rich Felker f47a5d400b strftime: don't attempt to parse field width without seeing a digit hai 1 ano
  Rich Felker f314e13392 mntent: fields are delimited only by tabs or spaces, not general whitespace hai 1 ano
  q66 ee1d39bc15 mntent: unescape octal sequences hai 1 ano
  Rich Felker e17b9d7474 ldso: fix TLSDESC addend processing on archs with backwards descriptors hai 1 ano
  Rich Felker 039d3c34f2 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic hai 1 ano
  Rich Felker 7b6a6516e1 byte-based printf family: emit a nul byte for %lc with argument zero hai 1 ano
  Quentin Rameau 8c086e7674 remove arbitrary limit from dns result parsing hai 1 ano
  Alexey Izbyshev 2265a4c9b0 pass AT_NO_AUTOMOUNT when emulating fstatat via statx hai 1 ano
  Alex Xu (Hello71) 2d84486a08 __year_to_secs: fix dangling pointer hai 1 ano
  Alex Xu (Hello71) c5459df188 timer_create: volatile static -> static volatile hai 1 ano
  Markus Wichmann 7bb11f75c5 ensure valid setxid return value in an unexpected error case hai 1 ano
  Markus Wichmann 7f3a292536 synccall: add separate exit_sem to fix thread release logic bug hai 1 ano
  Rich Felker 5baf2d92d3 ldso: use __ehdr_start if available to locate its own ELF headers hai 1 ano
  Rich Felker 725e17ed6d remove non-prototype declaration of basename from string.h hai 1 ano
  Violet Purcell 6be76895f6 elf.h: add typedefs for Elf64_Relr and Elf32_Relr hai 1 ano
  Rich Felker 79bdacff83 glob: fix wrong return code when aborting before any matches hai 1 ano
  наб 7291c6c66a statvfs: allocate spare for f_type hai 1 ano
  Szabolcs Nagy 39e43f0881 math: fix ld80 powl(x,huge) and powl(LDBL_MAX,small) hai 1 ano
  Szabolcs Nagy 6d10102709 math: fix ld80 acoshl(x) for x < 0 hai 1 ano
  Rich Felker 83b858f83b fix rejection of dns responses with pointers past 512 byte offset hai 1 ano
  Rich Felker a4ecaf89a9 dns stub resolver: increase buffer size to handle chained CNAMEs hai 1 ano
  Rich Felker 40834f6c1e printf core: fix gratuitous integer formatting buffer size hai 1 ano
  Rich Felker 3a23cd06b0 all printf variants: fix argument type handling for %c and %lc hai 1 ano
  Rich Felker fa4a8abd06 fix public clone function to be safe and usable by applications hai 1 ano
  Rich Felker 0c277ff156 fix broken thread list unlocking after fork hai 1 ano
  Alexey Izbyshev 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX hai 1 ano