cosmopolitan/test
Gautham 6f658f058b
Change noinline to dontinline (#312)
We defined `noinline` as an abbreviation for the longer version
`__attribute__((__noinline__))` which caused name clashes since
third party codebases often write it as `__attribute__((noinline))`.
2021-11-12 15:12:18 -08:00
..
dsp Make numerous improvements 2021-09-28 01:52:34 -07:00
libc Change noinline to dontinline (#312) 2021-11-12 15:12:18 -08:00
net Improve memory safety 2021-10-13 17:27:13 -07:00
tool Improve memory safety 2021-10-13 17:27:13 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00