mirror of git://sourceware.org/git/glibc.git
* math/math.h: Move M_* constants before __math.h include. [__NO_MATH_INLINES || __OPTIMIZE__]: Include __math.h only #if this. * misc/efgcvt_r.c (ecvt_r): Declare floor, log10, fabs as weak extern. If log10 is not defined (i.e. no -lm), use stupid loop instead. |
||
|---|---|---|
| .. | ||
| machine | ||
| .cvsignore | ||
| Makefile | ||
| math.h | ||
| math_private.h | ||
| mathcalls.h | ||
| test-math.c | ||