upscheme/c
Lassi Kortela 6740eaf611 Add missing stdarg.h include 2019-10-14 02:52:37 +03:00
..
algo_color.c
argcount.c
bitvector-ops.c
bitvector.c
boot_image.c
buf.c
builtins.c Note memory leak 2019-10-13 22:57:27 +03:00
char.c Fix bugs in ASCII routines 2019-10-10 02:42:16 +03:00
cvalues.h Get rid of the float_t and double_t nonsense 2019-10-14 02:27:33 +03:00
dump.c
env_unix.c Add a proper list accumulator utility in C 2019-08-28 12:45:21 +03:00
env_windows.c
equal.h
equalhash.c
equalhash.h
flisp.c
hashing.c
htable.c Add missing stdarg.h include 2019-10-14 02:52:37 +03:00
htable_inc.h
htableh_inc.h
int2str.c
ios.c Add const 2019-08-28 13:30:07 +03:00
iostream.c
libraries.c Implement (features) and (version-alist) 2019-10-14 00:43:31 +03:00
lltinit.c
lookup3.h
main.c Add c-compiler to version-alist 2019-10-14 01:31:12 +03:00
mt19937ar.h
opcodes.h
operators.h
os_darwin.c
os_dragonfly.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_freebsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_haiku.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_linux.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_minix.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_netbsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_openbsd.c Add missing headers to OS files 2019-08-27 11:13:50 +03:00
os_sunos.c Add cfmakeraw() emulation 2019-10-14 02:52:25 +03:00
os_unix.c Add cfmakeraw() emulation 2019-10-14 02:52:25 +03:00
os_unix_process.c Use proper variable-length vector for spawn args 2019-10-13 22:58:36 +03:00
os_windows.c
print.h Fix signed vs unsigned warning on 32-bit 2019-10-14 00:49:42 +03:00
ptrhash.c
ptrhash.h
random.c Add missing stdarg.h include 2019-10-14 02:52:37 +03:00
read.h Revert "Bubble gum fix to make a 32-bit port easier" 2019-10-14 01:00:07 +03:00
scheme.h Get rid of the float_t and double_t nonsense 2019-10-14 02:27:33 +03:00
scheme_compiler_dmc.h
scheme_compiler_gnuc.h Remove unused float helpers 2019-10-14 01:26:23 +03:00
scheme_compiler_msc.h
scheme_compiler_watcomc.h Get rid of the float_t and double_t nonsense 2019-10-14 02:27:33 +03:00
socket.c Add missing includes to socket.h 2019-08-27 15:52:03 +03:00
string.c Add write_simple_defaults() helper 2019-10-14 00:42:04 +03:00
table.c
text_ini.c
time_unix.c
time_windows.c
types.h
utf8.c
util.c Add more C-side accum helpers 2019-10-14 00:43:00 +03:00
wcwidth.h