mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 22:02:27 +00:00
parent
2d64b9994b
commit
10fd8bdb70
1397 changed files with 1204 additions and 5031 deletions
|
@ -46,8 +46,7 @@ void SetUp(void) {
|
|||
}
|
||||
|
||||
void SetUpOnce(void) {
|
||||
pledge("stdio rpath", 0);
|
||||
errno = 0;
|
||||
ASSERT_SYS(0, 0, pledge("stdio rpath", 0));
|
||||
}
|
||||
|
||||
TEST(malloc, zeroMeansOne) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue