Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko fff9dae7eb ldouble_wrappers: remove i386-specific optimization il y a 14 ans
  Denys Vlasenko 4d537e8547 libm: disable tail jump trick if __SSP_ALL__ (was using wrong conditional) il y a 14 ans
  Denys Vlasenko 8b34cac874 libm: fix tgamma to actually do return true gamma function il y a 14 ans
  Denys Vlasenko 7e308604ee libm: improve readability of math.h; expand comments and docs il y a 14 ans
  Denys Vlasenko 195931714a libm: remove int_WRAPPER_C99 macro, add test which checks that I did not break it il y a 14 ans
  Denys Vlasenko d726ada135 libm: revert wrong ldouble wrapper hack "fix" il y a 14 ans
  Denys Vlasenko 86bb6c4822 libm: fix false positives in double tests il y a 14 ans
  Denys Vlasenko e9807e243b libm: fix remaining failures in test-float il y a 14 ans
  Denys Vlasenko 4435b3ae24 libm: fix rint/scalb testcase failures il y a 14 ans
  Denys Vlasenko ae73aafe99 libm: fix powf testcase failures il y a 14 ans
  Denys Vlasenko 0b73115a09 libm: fix scalb testsuite failures il y a 14 ans
  Denys Vlasenko 8f6064f5ce libm: fix testuite failure in modf il y a 14 ans
  Denys Vlasenko 1631ebd267 test/math/*: unbreak il y a 14 ans
  Denys Vlasenko 69c3616ade sleep: include Linus' email in the comment il y a 14 ans
  Denys Vlasenko 18e0f7e66e sleep: document testing result on 2.4.x kernels il y a 14 ans
  Denys Vlasenko fed8640bce sleep: add comment with test program for SIG_IGNed SIGCHLD il y a 14 ans
  Bernhard Reutner-Fischer fe71365904 Fix msync() redefinition for noMMU build il y a 14 ans
  Alexander Gordeev 9a4c8a3f2c mips: fix errno setting after syscall il y a 14 ans
  Denys Vlasenko 162cfaea20 *: inline constant __sig{add,del}set and __sigismember il y a 14 ans
  Denys Vlasenko 4bbf7dfe44 remove superfluous libc_hidden_proto(memcpy) and #include il y a 14 ans
  Denys Vlasenko e9b9c97c33 sleep: tiny code shrink il y a 14 ans
  Denys Vlasenko 251a3c19cb sleep: employ __USE_EXTERN_INLINES (with necessary fixes) il y a 14 ans
  Denys Vlasenko 62fb840ea0 sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case il y a 14 ans
  Timo Teräs f53db356f5 libm/x86: use call instead of jump for wrappers il y a 14 ans
  Denys Vlasenko 5e8d3975e2 sleep: remove commented-out code. no code changes il y a 14 ans
  Denys Vlasenko c403e32526 sleep: code shrink il y a 14 ans
  Denys Vlasenko 71dcf8f440 vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it il y a 14 ans
  Denys Vlasenko 984e74b6df _vfprintf.c: de-obfuscate badly twisted fragment. no code changes. il y a 14 ans
  Denys Vlasenko 7da684a461 vfprintf.c: remove endif comments which clog up the source. no code changes il y a 14 ans
  Denys Vlasenko 7add20c820 vfprintf.c: de-obfuscate if(with nested assignments). no logic changes il y a 14 ans