cosmopolitan/libc/conv
Justine Tunney ea0b5d9d1c Get Cosmopolitan into releasable state
A new rollup tool now exists for flattening out the headers in a way
that works better for our purposes than cpp. A lot of the API clutter
has been removed. APIs that aren't a sure thing in terms of general
recommendation are now marked internal.

There's now a smoke test for the amalgamation archive and gigantic
header file. So we can now guarantee you can use this project on the
easiest difficulty setting without the gigantic repository.

A website is being created, which is currently a work in progress:
https://justine.storage.googleapis.com/cosmopolitan/index.html
2020-11-25 08:19:00 -08:00
..
abs.c Initial import 2020-06-15 07:18:57 -07:00
atoi.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
atol.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
atoll.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
basename.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
basename_n.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
conv.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
conv.mk Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
convertmicros.c Initial import 2020-06-15 07:18:57 -07:00
div.c Initial import 2020-06-15 07:18:57 -07:00
dosdatetimetounix.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
filetimetotime.c Initial import 2020-06-15 07:18:57 -07:00
filetimetotimespec.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
filetimetotimeval.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
imaxabs.c Initial import 2020-06-15 07:18:57 -07:00
isabspath.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
isslash.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
itoa.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
itoa64.c Initial import 2020-06-15 07:18:57 -07:00
itoa64fixed16.greg.c Make improvements 2020-09-14 00:02:34 -07:00
itoa64radix8.c Make minor improvements 2020-11-09 15:41:11 -08:00
itoa64radix10.greg.c Make more improvements 2020-09-28 01:20:34 -07:00
itoa64radix16.greg.c Make improvements 2020-09-14 00:02:34 -07:00
itoa128radix10.greg.c Make more improvements 2020-09-28 01:20:34 -07:00
kmonthyearday.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
labs.c Initial import 2020-06-15 07:18:57 -07:00
ldiv.c Initial import 2020-06-15 07:18:57 -07:00
llabs.c Initial import 2020-06-15 07:18:57 -07:00
lldiv.c Initial import 2020-06-15 07:18:57 -07:00
ltpcpy.c Initial import 2020-06-15 07:18:57 -07:00
rounddecimalplaces.c Initial import 2020-06-15 07:18:57 -07:00
strlol.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
strtoimax.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
strtol.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
strtoll.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
strtonum.c Initial import 2020-06-15 07:18:57 -07:00
strtoul.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
strtoull.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
strtoumax.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
timespectofiletime.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
timetofiletime.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
timevaltofiletime.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
unsleb128.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
wcslol.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
wcstoimax.c Initial import 2020-06-15 07:18:57 -07:00
wcstol.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00