summaryrefslogtreecommitdiff
path: root/include/math.h
AgeCommit message (Expand)Author
2000-06-13Remove 'extern' from function declarations.simonb
2000-01-04const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052kleink
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-08-16Add missing isinff() declaration.kleink
1999-01-31This file has still missing prototypes: cabs and cabsf... At least commentchristos
1998-11-15s/void/const void/christos
1998-11-15cast to void * first to avoid lint warning.christos
1998-09-07Oops, isinf() was never included in any X/Open interface specification.kleink
1998-07-26const poisoning.mycroft
1998-05-11Fix comment typo in previous.kleink
1998-05-07Reorganize name space protection.kleink
1998-04-08C++ has a very different concept of "exception." Delimit struct exceptiontv
1994-10-26new RCS ID format.cgd
1994-08-10Added prototypes for float versions of math functions.jtc
1994-03-01Add cabs() and drem(), for BSD libm compatibility.jtc
1994-02-14Add missing _. reported by several folks.cgd
1994-02-11New math.h, based on fdlibm's fdlibm.h.jtc
1993-10-11Moved definition of M_FOO constants into !_ANSI_SOURCE && !_POSIX_SOURCEjtc
1993-08-04Use __pure qualifier.jtc
1993-07-09update for better FP routines, from AT&T & elsewherecgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd