You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Szabolcs Nagy
571744447c
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
| .. |
|
abs.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
atof.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
atoi.c
|
fix signed overflows at most-negative values in ato(i|l|ll)
|
15 years ago |
|
atol.c
|
fix signed overflows at most-negative values in ato(i|l|ll)
|
15 years ago |
|
atoll.c
|
fix signed overflows at most-negative values in ato(i|l|ll)
|
15 years ago |
|
bsearch.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
div.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ecvt.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
fcvt.c
|
make fcvt decimal point location for zero make more sense
|
13 years ago |
|
gcvt.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
imaxabs.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
imaxdiv.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
labs.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
ldiv.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
llabs.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
lldiv.c
|
initial check-in, version 0.5.0
|
15 years ago |
|
qsort.c
|
avoid crashing when nel==0 is passed to qsort
|
15 years ago |
|
strtod.c
|
add _l versions of strtod family functions, purely as aliases
|
13 years ago |
|
strtol.c
|
add ABI symbols for strtol family functions
|
13 years ago |
|
wcstod.c
|
include cleanups: remove unused headers and add feature test macros
|
13 years ago |
|
wcstol.c
|
clean up stdio_impl.h
|
14 years ago |