Commit történet

Szerző SHA1 Üzenet Dátum
  Rich Felker 4073f03add fix fstatat syscall on mips64 7 éve
  Samuel Holland 81f4a1200a fix fchown fallback on arches without chown(2) 7 éve
  Rich Felker 97bd6b09db fix iconv conversions to legacy 8bit encodings 7 éve
  Rich Felker f9f686b772 have posix_spawnattr_setflags check for supported flags 8 éve
  Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h 8 éve
  Bobby Bingham 5555041668 s390x: provide sigcontext struct definition 8 éve
  Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID 8 éve
  Rich Felker 58e2396a9a remove va_arg hacks in printf core with undefined behavior 8 éve
  Rich Felker e1232f5b51 make ttyname[_r] return ENODEV rather than ENOENT 8 éve
  Rich Felker 1a7fa5e521 fix regression in support for resolv.conf attempts option 8 éve
  Szabolcs Nagy 8c44a06024 fix scalbn when result is in the subnormal range 8 éve
  Rich Felker 2577b1bc16 allow full-range file offsets to mmap on archs with 64-bit syscall args 8 éve
  Rich Felker b3751c3282 fix dl_iterate_phdr in static PIE binaries 8 éve
  Rich Felker 1ca597551b fix read past end of buffer in getaddrinfo backend 8 éve
  Szabolcs Nagy 54807d47ac aarch64: add single instruction math functions 8 éve
  Julien Ramseier b6e1fe0d5e fix strptime output for %C without %y 8 éve
  Julien Ramseier 834ef7aff5 fix processing of strptime %p format 8 éve
  Julien Ramseier 85dfab7eaf fix off-by-one in strptime %j 8 éve
  Julien Ramseier 9571c5314a regex: fix newline matching with negated brackets 8 éve
  Rich Felker e6917eced2 increase limit on locale name length from 15 to 23 bytes 8 éve
  Rich Felker e4fc9ad780 search locale name variants for gettext translations 8 éve
  Rich Felker 16319a5df9 make setlocale return a single name for LC_ALL if all categories match 8 éve
  Rich Felker 0c53178ec0 fix dlopen/dlsym regression opening libs already loaded at startup 8 éve
  Rich Felker dbff2bb889 fix POSIX-format TZ dst transition times for southern hemisphere 8 éve
  Tuan M. Hoang 74bca42e16 s390x: fix fpreg_t and remove unused per_struct 8 éve
  Rich Felker a393d5cc8d precalculate gnu hash rather than doing it lazily in find_sym inner loop 8 éve
  Szabolcs Nagy 8cba1dc46c fix threshold constants in j0f, y0f, j1f, y1f 8 éve
  Rich Felker cb525397bb remove unused refcnt field for shared libraries 8 éve
  Rich Felker c49d3c8ada avoid loading of multiple libc versions via explicit pathname 8 éve
  Rich Felker 3ec8b3aeb8 fix one-byte overflow in legacy getpass function 8 éve