cosmopolitan/test
Justine Tunney a75175fe94
Make build hermetically sealed again
It turned out that Landlock Make hasn't been applying sandboxing for a
while, due to a mistyped if statement for `$(USE_SYSTEM_TOOLCHAIN)` it
should have had the opposite meaning. Regressions in the build configs
have been fixed. The rmrf() function works better now. The rm.com tool
works according to POSIX with the exception of supporting prompts.
2023-07-08 07:06:25 -07:00
..
dsp Clean up more code 2023-07-06 08:03:24 -07:00
libc Make build hermetically sealed again 2023-07-08 07:06:25 -07:00
net Add EncodeHex() and DecodeHex() to Redbean 2023-07-06 15:38:08 -07:00
tool Add EncodeHex() and DecodeHex() to Redbean 2023-07-06 15:38:08 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00