-
- Downloads
add real implementation of locale-aware strto{f,d,ld} routines
Of course we don't actually support locales yet, so these are trivial wrappers.
Showing
- libc/build.mak 3 additions, 0 deletionslibc/build.mak
- libc/locale/strtod_l.c 12 additions, 0 deletionslibc/locale/strtod_l.c
- libc/locale/strtof_l.c 12 additions, 0 deletionslibc/locale/strtof_l.c
- libc/locale/strtold_l.c 12 additions, 0 deletionslibc/locale/strtold_l.c
- libc/manifest.txt 3 additions, 0 deletionslibc/manifest.txt
- runtime.cc 0 additions, 14 deletionsruntime.cc
Loading
Please register or sign in to comment