cosmopolitan/test/libc/mem
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
..
prog Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
arena_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
malloc_test.c Always initialize thread local storage 2022-07-19 00:21:46 -07:00
pledge_test.c Improve pledge() and unveil() further 2022-07-24 03:10:16 -07:00
realloc_in_place_test.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
strdup_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Improve pledge() and unveil() 2022-07-18 07:58:20 -07:00
unveil_test.c Further improve unveil() implementation 2022-07-24 06:39:25 -07:00