cosmopolitan/test/tool
Justine Tunney 625aa365f1 Refactor pledge() to be more configurable
The earlier iterations did too much guesswork when it came to things
like stderr logging and syscall origin verification. This change will
make things more conformant to existing practices. The __pledge_mode
extension now can be configured in a better way.

There's also a new `-q` flag added to pledge.com, e.g.

    o//tool/build/pledge.com -qv. ls

Is a good way to disable warnings about `tty` access attempts.
2022-08-11 11:35:30 -07:00
..
args Make more fixes and improvements 2022-06-13 11:02:13 -07:00
build Rewrite Linux pledge() code so it can be a payload 2022-08-08 11:41:08 -07:00
net Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
plinko Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
viz Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
test.mk Add /.args feature to Redbean/Lua/SQLite/Python/QuickJS 2022-05-12 11:04:47 -07:00