cosmopolitan/test/libc/nexgen32e
Justine Tunney 2bd1e72d5a Remove garbage collector macro from header (#114)
We can put this back the moment someone requests it. Pain-free garbage
collection for the C language is pretty cool. All it does is overwrite
the return address with a trampoline that calls free(). It's not clear
what it should be named if it's made a public API.
2021-03-07 20:23:29 -08:00
..
cescapec_test.c Change license 2020-12-27 17:18:44 -08:00
crc32_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
ffs_test.c Change license 2020-12-27 17:18:44 -08:00
kcp437_test.c Change license 2020-12-27 17:18:44 -08:00
lz4decode_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
memeqmask_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
memmove_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
memset_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
sidiv_test.c Change license 2020-12-27 17:18:44 -08:00
strcaseconv_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
strcspn_test.c Replace .pushsection directives (#30) 2021-01-10 13:36:31 -08:00
strsak32_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00