cosmopolitan/test
Justine Tunney 32682f0ce7
Remove some problematic APIs
In order to improve our chances of success building other open source
projects we shouldn't define APIs that'll lead any ./configure script
astray. For example:

- brk() and sbrk() can break mac/windows support
- syscall() is a superb way to break portability
- arch_prctl() is the greatest of all horror shows
2023-06-08 06:12:26 -07:00
..
dsp Make improvements 2023-06-06 09:12:30 -07:00
libc Remove some problematic APIs 2023-06-08 06:12:26 -07:00
net Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
tool Get --ftrace working on aarch64 2023-06-05 23:35:31 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00