index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libm
/
float_wrappers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...
Bernhard Reutner-Fischer
2008-12-22
1
-1
/
+9
*
*: document __USE_EXTERN_INLINES better;
Denis Vlasenko
2008-12-13
1
-0
/
+3
*
- move libm_hidden_proto to the corresponding headers. Remove from callsites.
Bernhard Reutner-Fischer
2008-09-26
1
-57
/
+0
*
import trunc()/truncf() for ISO C requirements, otherwise fortran can hit inf...
Mike Frysinger
2007-12-08
1
-1
/
+0
*
remove __* symbols and enable llrintf()
Mike Frysinger
2007-04-12
1
-1
/
+0
*
implement carg
Mike Frysinger
2007-04-02
1
-1
/
+11
*
fix return casts for a bunch of functions
Mike Frysinger
2006-09-23
1
-5
/
+5
*
grab s_lrint from glibc for C99
Mike Frysinger
2006-09-23
1
-1
/
+0
*
rename exp to _exp for sake of shadow warnings
Mike Frysinger
2006-01-29
1
-8
/
+8
*
All math related relocs gone
Peter S. Mazinger
2006-01-17
1
-0
/
+56
*
update license
Mike Frysinger
2005-11-23
1
-13
/
+1
*
cleanup how we enable/disable certain wrappers since some were suffering from...
Mike Frysinger
2005-11-03
1
-43
/
+20
*
Disable float wrappers for functions that are not presently
Eric Andersen
2005-03-07
1
-15
/
+31
*
split the float wrappers into separate object files
Eric Andersen
2005-03-07
1
-0
/
+547