11 Commits (da0acc32efc85a91c4225157d22520743c6d8f8c)

Author SHA1 Message Date
Rich Felker 2cbb24bba3 remove junk sincos implementations in preparation to merge nsz's real ones 14 years ago
nsz 40305f74bd in math.h make lgamma_r and non-double bessel _GNU_SOURCE only 14 years ago
nsz 0144b45b71 efficient sincos based on sin and cos 14 years ago
Rich Felker 5657cc58e5 implement sincosf and sincosl functions; add prototypes 14 years ago
Rich Felker b69f695ace first commit of the new libm! 14 years ago
Rich Felker 405ce58dcf fix nan/infinity macros in math.h, etc. 14 years ago
Rich Felker 9fcecd7b34 typo in math.h c version check 14 years ago
Rich Felker db3e78cee5 make math.h compatibe with c89 14 years ago
Rich Felker 414a4cdebc add float_t and double_t to math.h 14 years ago
Rich Felker 3ed8c9f2df fix all missing instances of __cplusplus checks/extern "C" in headers 15 years ago
Rich Felker e0037efc12 isgreater etc. relation macros for math.h 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago