This restores the correct values of DBL_MAX, DBL_MIN_EXP, and related
constants. This fixes some range checks within libc, causing
atof("-36e90") and atof("1.44e-288") to return the correct values.
|
||
|---|---|---|
| .. | ||
| sys | ||
| assert.h | ||
| build.lua | ||
| ctype.h | ||
| errno.h | ||
| fcntl.h | ||
| float.h | ||
| iso646.h | ||
| limits.h | ||
| locale.h | ||
| malloc.h | ||
| math.h | ||
| setjmp.h | ||
| signal.h | ||
| stdarg.h | ||
| stdbool.h | ||
| stddef.h | ||
| stdint.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| tgmath.h | ||
| time.h | ||