Историја ревизија

Аутор SHA1 Порука Датум
  Szabolcs Nagy 6d10102709 math: fix ld80 acoshl(x) for x < 0 пре 1 година
  Rich Felker 83b858f83b fix rejection of dns responses with pointers past 512 byte offset пре 1 година
  Rich Felker a4ecaf89a9 dns stub resolver: increase buffer size to handle chained CNAMEs пре 1 година
  Rich Felker 40834f6c1e printf core: fix gratuitous integer formatting buffer size пре 1 година
  Rich Felker 3a23cd06b0 all printf variants: fix argument type handling for %c and %lc пре 1 година
  Rich Felker fa4a8abd06 fix public clone function to be safe and usable by applications пре 1 година
  Rich Felker 0c277ff156 fix broken thread list unlocking after fork пре 1 година
  Alexey Izbyshev 4653b98711 mbrtowc: Fix wrong return value when n > UINT_MAX пре 1 година
  Rich Felker b90841e258 configure: replace -Os with equivalent based on -O2 пре 1 година
  Rich Felker 718f363bc2 move fallocate64 declaration under _LARGEFILE64_SOURCE feature test пре 1 година
  Rich Felker f5f55d6589 release 1.2.4 пре 1 година
  Rich Felker b928c7234f fix return value of wmemcmp for extreme wchar_t values пре 1 година
  Gabriel Ravier 4724793f96 fix wide printf numbered argument buffer overflow пре 2 година
  Alexey Izbyshev c1b42c4a3a wait4: fix missing rusage on x32 due to wrong success condition пре 2 година
  Alexey Izbyshev 9b12982d52 semtimedop: fix timespec kernel ABI mismatch for 32-bit timeouts on x32 пре 2 година
  Alexey Izbyshev 6d322159c6 getopt: fix null pointer arithmetic ub пре 2 година
  Alexey Izbyshev 35e9831156 nftw: fix use of uninitialized struct stat пре 2 година
  Rich Felker 7c41047285 fix inadvertently static local var in dynlink get_lfs64 пре 2 година
  Alexey Kodanev 77327ed064 dns: check length field in tcp response message пре 2 година
  Rich Felker 1d5750b95c fix swprintf handling of nul character in output пре 2 година
  Rich Felker 0e5234807d in printf, use ferror macro rather than directly inspecting flags bit пре 2 година
  Rich Felker 868c964300 remove wide printf dependency on ugly hack in vfprintf пре 2 година
  Rich Felker 3a051769c4 fix (normal, narrow) printf erroneously processing %n after output errors пре 2 година
  Rich Felker 0440ed69ea fix wide printf continuation after output or encoding errors пре 2 година
  Rich Felker d055e6a45a fix wide printf forms ignoring width for %lc format specifier пре 2 година
  Rich Felker b6811019e6 poll: fix misuse of timespec type on 32-bit archs without poll syscall пре 2 година
  Alexey Izbyshev 8949da7ab1 select: fix 64-bit timeout truncation on pre-time64 kernels пре 2 година
  Rich Felker 3281047cfc dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall пре 2 година
  Rich Felker c99b7daafd fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall пре 2 година
  Rich Felker fb7fb5e4bd fix pipe2 silently ignoring unknown flags on old kernels пре 2 година