ack/lang/cem/libcc.ansi/stdlib
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
abort.c
abs.c
atexit.c
atof.c Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
atoi.c
atol.c
bsearch.c
div.c
exit.c Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
ext_comp.c Cleaned up and enabled the support for conditionally emitting the floating-point stdio code. 2007-04-27 22:41:39 +00:00
ext_fmt.h
getenv.c Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
labs.c
ldiv.c
LIST
Makefile
mblen.c Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
mbstowcs.c
mbtowc.c
qsort.c
rand.c
setenv.c Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
strtod.c Cleaned up and enabled the support for conditionally emitting the floating-point stdio code. 2007-04-27 22:41:39 +00:00
strtol.c Some minor changes 1995-08-17 10:03:43 +00:00
system.c
wcstombs.c
wctomb.c