cosmopolitan/test/libc/xed
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
..
lib.h Initial import 2020-06-15 07:18:57 -07:00
test.mk Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
x86ild_lib.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
x86ild_popular_binary_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_cmov_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_i86_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_i186_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_i386_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_logical_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_popular_misc_test.c Change license 2020-12-27 17:18:44 -08:00
x86ild_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
x86ild_widenop_test.c Change license 2020-12-27 17:18:44 -08:00