<spawn.h>: Add missing nonnull attributes and __restrict qualifiers
authorFlorian Weimer <fweimer@redhat.com>
Mon, 4 Feb 2019 13:37:05 +0000 (14:37 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 4 Feb 2019 13:37:05 +0000 (14:37 +0100)
commit2ab5741b8a96d02eb89e455b1971a19e7aef67bc
tree5db596845a31485480f6ce969c3774510c7166b0
parent8692ebdb1259be60c545fa509d4852b26703777e
<spawn.h>: Add missing nonnull attributes and __restrict qualifiers

For consistency with execve, the __argv arguments are not marked
nonnull.
ChangeLog
posix/spawn.h