On 11/27/2023 9:41 PM, Klemens Nanni wrote:
> Promise not creating files.
> Add usual Makefile comment.
>
> Could also defer initial pledge after getopt handling to have a single
> if (no_create)
> pledge("stdio rpath wpath cpath")
> else
> pledge("stdio rpath wpath")
>
> Feedback? OK?
>
ok for me. Thanks.
~Brian
No comments:
Post a Comment