1. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  2. fb247fa avoid "inline" in public headers for strict c89 compatibility by Rich Felker · 12 years ago
  3. 23e6940 math: fix _BSD_SOURCE namespace in math.h by nsz · 12 years ago
  4. ab76321 remove significandl by Rich Felker · 12 years ago
  5. 2242bf6 add significand[fl] math functions by Rich Felker · 12 years ago
  6. b4f632b fix namespace issue in prototypes in math.h by Rich Felker · 12 years ago
  7. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  8. 98c9af5 fix definitions of FP_ILOGB constants by Rich Felker · 12 years ago
  9. a917c03 support alternate glibc name pow10 for exp10 by Rich Felker · 12 years ago
  10. f681975 first try at writing an efficient and "correct" exp10 by Rich Felker · 12 years ago
  11. ed0e3a3 fix incorrect macro name for MATH_ERREXCEPT in math.h by Rich Felker · 12 years ago
  12. 4dbd941 optimize signbit macro by Rich Felker · 13 years ago
  13. 93a18a1 make math.h more c++-friendly by Rich Felker · 13 years ago
  14. 8e09221 move nonstandard gamma() etc. to _GNU_SOURCE only by Rich Felker · 13 years ago
  15. 65db6bf c++ seems to want some casts in the float representation-access macros by Rich Felker · 13 years ago
  16. 40305f7 in math.h make lgamma_r and non-double bessel _GNU_SOURCE only by nsz · 13 years ago
  17. 0144b45 efficient sincos based on sin and cos by nsz · 13 years ago
  18. b69f695 first commit of the new libm! by Rich Felker · 13 years ago
  19. 405ce58 fix nan/infinity macros in math.h, etc. by Rich Felker · 13 years ago
  20. 9fcecd7 typo in math.h c version check by Rich Felker · 13 years ago
  21. db3e78c make math.h compatibe with c89 by Rich Felker · 13 years ago
  22. 414a4cd add float_t and double_t to math.h by Rich Felker · 13 years ago
  23. 3ed8c9f fix all missing instances of __cplusplus checks/extern "C" in headers by Rich Felker · 13 years ago
  24. e0037ef isgreater etc. relation macros for math.h by Rich Felker · 13 years ago
  25. 74eea62 extensive header cleanup for standards conformance & correctness by Rich Felker · 14 years ago
  26. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago