glibc/pwd
Carlos O'Donell 0897c551c0 tst-getpw: Rewrite.
The test is rewritten to look for the testable conditions and
exit once they are all detected. This prevents the test from
iterating over 2000 UIDs and looking up each one. It speeds up
the test and prevents it from failing if the system under test
has an NSS-based passwd that is slower than the test timeout.

See:
https://sourceware.org/ml/libc-alpha/2015-01/msg00394.html
2015-01-21 10:08:18 -05: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 Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
tst-getpw.c tst-getpw: Rewrite. 2015-01-21 10:08:18 -05:00