Commit History

Autor SHA1 Mensaxe Data
  Szabolcs Nagy ee2ee92d62 math: rewrite remainder functions (remainder, remquo, fmod, modf) %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy d1a2ead878 math: rewrite rounding functions (ceil, floor, trunc, round, rint) %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy 98be442ee8 math: fix logb(-0.0) in downward rounding mode %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy 4cec31fc23 math: ilogb cleanup %!s(int64=11) %!d(string=hai) anos
  Szabolcs Nagy af5f6d9556 long double cleanup, initial commit %!s(int64=11) %!d(string=hai) anos
  Rich Felker ff4d6020d1 fix typo in comment in __randname %!s(int64=11) %!d(string=hai) anos
  Rich Felker b4b9743c00 fix mips-specific bug in synccall (too little space for signal mask) %!s(int64=11) %!d(string=hai) anos
  Rich Felker 3c0501d28c in synccall, ignore the signal before any threads' signal handlers return %!s(int64=11) %!d(string=hai) anos
  Rich Felker a731e4103b fix invalid pointer in synccall (multithread setuid, etc.) %!s(int64=11) %!d(string=hai) anos
  Rich Felker fe80a8eb68 fix special-case breakage in popen due to reversed argument order %!s(int64=11) %!d(string=hai) anos
  Rich Felker c2d3fd3aad add workaround header for wait.h remapping to sys/wait.h %!s(int64=11) %!d(string=hai) anos
  Rich Felker 316d6741b6 fix missing return value warning in faccessat, minor cleanup %!s(int64=11) %!d(string=hai) anos
  Rich Felker f0328a5656 fix invalid %m format crash in wide scanf variants %!s(int64=11) %!d(string=hai) anos
  Rich Felker cbb8a69790 avoid crash in scanf when invalid %m format is encountered %!s(int64=11) %!d(string=hai) anos
  Rich Felker 35e8621a28 remove incorrect cancellation points from realpath %!s(int64=11) %!d(string=hai) anos
  Rich Felker dfddd43256 debloat realpath's allocation strategy %!s(int64=11) %!d(string=hai) anos
  Rich Felker 27b4923ba0 make realpath use O_PATH when opening the file %!s(int64=11) %!d(string=hai) anos
  Rich Felker 9ff8ed463c fix regression in creation of ldso symlink %!s(int64=11) %!d(string=hai) anos
  Rich Felker 7cc49f98a2 fix breakage in synccall due to incorrect signal restoration in sigqueue %!s(int64=11) %!d(string=hai) anos
  Rich Felker d0f0fa484c fix typo in release notes %!s(int64=11) %!d(string=hai) anos
  Rich Felker 57565bee00 release notes for 0.9.13 %!s(int64=11) %!d(string=hai) anos
  Rich Felker da19f88659 only expose struct tcphdr under _GNU_SOURCE %!s(int64=11) %!d(string=hai) anos
  Rich Felker 09b2995bcb add struct tcphdr in netinet/tcp.h %!s(int64=11) %!d(string=hai) anos
  Rich Felker f7bc29ed22 remove -Wcast-align from --enable-warnings %!s(int64=11) %!d(string=hai) anos
  Rich Felker 90edf1cc15 optimized C memcpy %!s(int64=11) %!d(string=hai) anos
  Rich Felker 38e6acbf89 stdbool.h should define __bool_true_false_are_defined even for C++ %!s(int64=11) %!d(string=hai) anos
  Rich Felker ebc87349fe fix invalid instruction mnemonics in powerpc fenv asm %!s(int64=11) %!d(string=hai) anos
  Rich Felker a543369e3b optimized C memset %!s(int64=11) %!d(string=hai) anos
  Rich Felker 06ceee8ca3 add attribute((may_alias)) checking in configure %!s(int64=11) %!d(string=hai) anos
  Rich Felker 242a4bb440 add the %s (seconds since the epoch) format to strftime %!s(int64=11) %!d(string=hai) anos