glibc/pwd
Mike Frysinger 61d95397de pwd.h: add __nonnull markings [BZ #18641]
Mark all the functions that don't handle NULL pointers as __nonnull.
POSIX does not require either behavior, so the prototypes should match
the reality of the codebase.
2015-07-08 03:18:27 -04:00
..
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Versions Update. 2000-11-08 21:20:06 +00:00
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: add __nonnull markings [BZ #18641] 2015-07-08 03:18:27 -04:00
tst-getpw.c tst-getpw: Rewrite. 2015-01-21 10:08:18 -05:00