pwd.h: revert __nonnull markings on putpwent [BZ #18641]
commit1eb8bf804937bea53f5e8cfa2f84d256373cdb64
authorMike Frysinger <vapier@gentoo.org>
Tue, 28 Jul 2015 03:43:09 +0000 (27 23:43 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 28 Jul 2015 03:45:49 +0000 (27 23:45 -0400)
treec2a8b2c7aa8dd6d331832589fcf3787b90d1f61d
parent3df5cd98371dd9f10b6853efa4d54d359614007d
pwd.h: revert __nonnull markings on putpwent [BZ #18641]

This function actually checks for NULL arguments and the API has been
tenatively documented as using EINVAL in that case.  We can debate
leaving it this way, but it should be done after the pending release.
ChangeLog
pwd/pwd.h