cosmopolitan/tool
Justine Tunney 8835b82a7c Avoid sandboxing directory prerequisites
Landlock Make will no longer sandbox prerequisites that end with a
trailing slash. This means you can use use directory prerequisites
for detecting deleted files when using using globbing, without the
effect of unveiling the entire directory. When you do want make to
unveil directories, you can omit the trailing slash.
2022-08-19 13:02:25 -07:00
..
args Unbloat the build 2022-08-11 00:15:29 -07:00
build Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
decode Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
emacs Add more apis to redbean unix module 2022-08-16 23:23:34 -07:00
hash Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
lambda Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
net Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
plinko Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
scripts Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
viz Polyfill statfs() and fstatfs() on BSD distros 2022-08-17 14:54:03 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00