Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 7c41047285 fix inadvertently static local var in dynlink get_lfs64 před 1 rokem
  Alexey Kodanev 77327ed064 dns: check length field in tcp response message před 2 roky
  Rich Felker 1d5750b95c fix swprintf handling of nul character in output před 2 roky
  Rich Felker 0e5234807d in printf, use ferror macro rather than directly inspecting flags bit před 2 roky
  Rich Felker 868c964300 remove wide printf dependency on ugly hack in vfprintf před 2 roky
  Rich Felker 3a051769c4 fix (normal, narrow) printf erroneously processing %n after output errors před 2 roky
  Rich Felker 0440ed69ea fix wide printf continuation after output or encoding errors před 2 roky
  Rich Felker d055e6a45a fix wide printf forms ignoring width for %lc format specifier před 2 roky
  Rich Felker b6811019e6 poll: fix misuse of timespec type on 32-bit archs without poll syscall před 2 roky
  Alexey Izbyshev 8949da7ab1 select: fix 64-bit timeout truncation on pre-time64 kernels před 2 roky
  Rich Felker 3281047cfc dup3: don't set FD_CLOEXEC on failure on kernels without dup3 syscall před 2 roky
  Rich Felker c99b7daafd fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall před 2 roky
  Rich Felker fb7fb5e4bd fix pipe2 silently ignoring unknown flags on old kernels před 2 roky
  Alexey Izbyshev b1dfb734a4 getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW před 2 roky
  Alexey Izbyshev 595416b11d getservbyport_r: fix out-of-bounds buffer read před 2 roky
  Alexey Izbyshev 1a708ece1a getifaddrs: fix UB via taking address of null pointer union dereference před 2 roky
  Alexey Izbyshev c499c1084e accept4: don't fall back to accept if we got unknown flags před 2 roky
  Alexey Izbyshev 523d9b965d fix potential read past end of buffer in getnameinfo host name lookup před 2 roky
  Alexey Izbyshev d0b7f9768d dns: fix workaround for systems defaulting to ipv6-only sockets před 2 roky
  Alexey Izbyshev bec42ef393 dns: handle early eof in tcp fallback před 2 roky
  Alexey Izbyshev 9b132e5567 prevent CNAME/PTR parsing from reading data past the response end před 2 roky
  Alexey Izbyshev 12590c8bbd fix out-of-bounds reads in __dns_parse před 2 roky
  Rich Felker bc695a5ac1 fix incorrect unit for CPU_SETSIZE macro před 2 roky
  A. Wilcox 7d756e1c04 dns: prefer monotonic clock for timeouts před 2 roky
  Gabriel Ravier 07616721f1 fix return value of wcs{,n}cmp for extreme wchar_t values před 2 roky
  Szabolcs Nagy 35fdfe62a4 math: fix undefined shift in logf před 2 roky
  Alexey Izbyshev 7e13e5ae69 inet_pton: fix uninitialized memory use for IPv4-mapped IPv6 addresses před 2 roky
  Szabolcs Nagy 7e6da7ac98 hsearch: fix null pointer arithmetic UB před 2 roky
  Colin Cross f79b973d92 increase sendmsg internal buffer to support SCM_MAX_FD před 2 roky
  Rich Felker 0ab97350f0 mq_notify: block all (application) signals in the worker thread před 2 roky