summaryrefslogtreecommitdiffstats
path: root/include/math.h
Commit message (Expand)AuthorAgeFilesLines
* MAXFLOAT: obsolescent in SUSv4Bernhard Reutner-Fischer2009-11-221-0/+2
* math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATHDenys Vlasenko2009-09-091-1/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-6/+6
* mathcalls.h: remove tons of redundant semicolons; better comment about macrosDenis Vlasenko2009-02-181-6/+9
* fix typo in commentDenis Vlasenko2009-02-171-1/+1
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-171-24/+32
* math.h: fix libm_hidden_proto leak into sanitized headersDenis Vlasenko2009-02-141-16/+23
* remove many functions which just call __ieee754_<function>,Denis Vlasenko2008-12-281-0/+1
* - fix typoBernhard Reutner-Fischer2008-12-221-1/+1
* - sync with trunk @r24492Bernhard Reutner-Fischer2008-12-221-4/+24
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-9/+9
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* More merging from trunk."Steven J. Hill"2007-01-211-11/+65
* Merge from trunk."Steven J. Hill"2005-11-171-9/+9
* Totally rework the math library, this time based on the MacOs XEric Andersen2001-11-221-462/+257
* Be more careful able not shadowing with var namesEric Andersen2001-11-201-6/+6
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+5
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-11/+11
* We need the definition of HUGE_VAL fpr some apps. Include it.Eric Andersen2001-05-251-0/+1
* Cleanup the math.h header file. It was broken when enabling doublesEric Andersen2001-05-251-239/+218
* Proper prototype for mtherr, although this should probably be made anManuel Novoa III2001-05-211-1/+1
* uClibc now has a math library. muahahahaha!Eric Andersen2001-05-101-169/+627
* g++ compatible math defines.David McCullough2001-02-261-127/+127
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-0/+6
* More header file updatesEric Andersen2000-10-301-0/+170
* Initial revision0_9_1Erik Andersen2000-05-141-0/+0