mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Release pledge.com v1.4
This commit is contained in:
parent
bd118dafa0
commit
066ed2b2b2
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
char testlib_enable_tmp_setup_teardown;
|
||||
|
||||
void SetUpOnce(void) {
|
||||
pledge("stdio rpath cpath proc inet", 0);
|
||||
pledge("stdio rpath wpath cpath proc inet", 0);
|
||||
errno = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue