glibc/pwd
Mike Frysinger 1eb8bf8049 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.
2015-07-27 23:45:49 -04:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Versions
fgetpwent.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
fgetpwent_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpw.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwent.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwent_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwnam.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwuid.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
putpwent.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
pwd.h pwd.h: revert __nonnull markings on putpwent [BZ #18641] 2015-07-27 23:45:49 -04:00
tst-getpw.c tst-getpw: Rewrite. 2015-01-21 10:08:18 -05:00