cosmopolitan/test/libc
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
..
calls Hunt down more bugs 2023-07-03 18:43:29 -07:00
dns Clean up more code 2023-06-18 01:00:05 -07:00
fmt Delete more dead code 2023-07-06 09:12:28 -07:00
intrin Clean up more code 2023-07-06 08:03:24 -07:00
log Clean up more code 2023-06-18 01:00:05 -07:00
mem Delete more dead code 2023-07-06 09:12:28 -07:00
nexgen32e Clean up more code 2023-07-06 08:03:24 -07:00
release Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
runtime Make build hermetically sealed again 2023-07-08 07:06:25 -07:00
sock Clean up more code 2023-06-18 01:00:05 -07:00
stdio Clean up more code 2023-06-18 01:00:05 -07:00
str Delete more dead code 2023-07-06 09:12:28 -07:00
thread Make build hermetically sealed again 2023-07-08 07:06:25 -07:00
time Clean up more code 2023-06-18 01:00:05 -07:00
tinymath Clean up more code 2023-06-18 01:00:05 -07:00
x Clean up more code 2023-06-18 01:00:05 -07:00
xed Clean up more code 2023-06-18 01:00:05 -07:00
zipos Clean up more code 2023-06-18 01:00:05 -07:00
test.mk Don't relocate file descriptor memory 2022-09-09 16:54:28 -07:00