NO_PLEDGE
if (strcmp(promise, NO_PLEDGE) != 0 && pledge(promise, NULL) == -1)
if (strcmp(promise, NO_PLEDGE) != 0 && S_ISREG(sb.st_mode))