cosmopolitan/dsp
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
..
bmp Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
core Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
mpeg Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
scale Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
tty Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
dsp.mk Initial import 2020-06-15 07:18:57 -07:00