.. |
abs.c
|
57b97b42bd
add public interface headers to implementation files
|
6 years ago |
atof.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
atoi.c
|
0c4188f6d7
fix signed overflows at most-negative values in ato(i|l|ll)
|
13 years ago |
atol.c
|
0c4188f6d7
fix signed overflows at most-negative values in ato(i|l|ll)
|
13 years ago |
atoll.c
|
0c4188f6d7
fix signed overflows at most-negative values in ato(i|l|ll)
|
13 years ago |
bsearch.c
|
3d8322c7ad
bsearch: simplify and optimize
|
6 years ago |
div.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
ecvt.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 years ago |
fcvt.c
|
983acebc8a
make fcvt decimal point location for zero make more sense
|
11 years ago |
gcvt.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
11 years ago |
imaxabs.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
imaxdiv.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
labs.c
|
57b97b42bd
add public interface headers to implementation files
|
6 years ago |
ldiv.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
llabs.c
|
57b97b42bd
add public interface headers to implementation files
|
6 years ago |
lldiv.c
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |
qsort.c
|
b76f37fd56
add qsort_r and make qsort a wrapper around it
|
3 years ago |
qsort_nr.c
|
dcb31f6b45
fix constraint violation in qsort wrapper around qsort_r
|
2 years ago |
strtod.c
|
8d404733e1
fix mismatched signatures for strtod_l family
|
3 years ago |
strtol.c
|
d6c855caa8
fix undefined behavior in strto* via FILE buffer pointer abuse
|
6 years ago |
wcstod.c
|
f3ecdc1043
fix undefined behavior in wcsto[ld] family functions
|
4 years ago |
wcstol.c
|
f3ecdc1043
fix undefined behavior in wcsto[ld] family functions
|
4 years ago |