cosmopolitan/test
Justine Tunney 4f5d5a6813
Fix some more issues
- ARM Neon headers are now exported in libc/isystem/

- stat() and access() now do a better job reporting which files are
  executable which ones aren't. They do this by reading the first two
  bytes in a file to see if it's `MZ` or `#!`.
2023-09-21 11:41:42 -07:00
..
dsp Fix warnings 2023-09-01 20:50:18 -07:00
libc Fix some more issues 2023-09-21 11:41:42 -07:00
net Make improvements 2023-09-06 12:34:59 -07:00
tool Make improvements 2023-09-18 21:04:47 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00