cosmopolitan/test/libc
Justine Tunney 6c71bd5969 Further improve unveil() implementation
This change addresses review comments from Günther Noack on GitHub.
We're now blacklisting truncate() and setxattr() since Landlock lets
them operate on veiled files. The restriction has been lifted on using
unveil() multiple times, since Landlock does that well.
2022-07-24 06:39:25 -07:00
..
alg Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
bits Add fixups for previous change 2022-06-27 15:00:51 -07:00
calls Improve pledge() and unveil() further 2022-07-24 03:10:16 -07:00
dns Add fixups for previous change 2022-06-27 15:00:51 -07:00
fmt Make improvements 2022-07-21 03:36:42 -07:00
intrin Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
log Remove trailing whitespace from all files (#497) 2022-07-20 20:31:16 -07:00
mem Further improve unveil() implementation 2022-07-24 06:39:25 -07:00
nexgen32e Fix MODE=tiny build 2022-07-14 05:42:24 -07:00
rand Make _Thread_local work across platforms 2022-07-10 04:01:17 -07:00
release Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
runtime Release pledge.com v1.1 2022-07-22 13:44:00 -07:00
sock Improve system calls 2022-07-08 06:42:03 -07:00
stdio Make sorted serialization faster 2022-07-22 04:19:01 -07:00
str Have redbean Lua repl show utf-8 when it's valid 2022-07-23 07:22:19 -07:00
thread Always initialize thread local storage 2022-07-19 00:21:46 -07:00
time Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
tinymath Import more Musl math 2022-07-12 15:55:12 -07:00
unicode Add Deflate() / Inflate() to redbean and fix bugs 2022-07-08 09:47:04 -07:00
x Remove plenty of makefile misconfigurations 2022-07-21 09:20:59 -07:00
xed Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
test.mk Fix bugs and make improvements 2022-04-20 10:05:34 -07:00