glibc/grp
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets"
This reverts commit d5afb38503.  The log files are actually created by the
various shell scripts that drive the tests.
2020-10-08 10:09:30 +02:00
..
Makefile Revert "Fix missing redirects in testsuite targets" 2020-10-08 10:09:30 +02:00
Versions NSS: Implement group merging support. 2016-04-29 22:18:21 -04:00
compat-initgroups.c grp: Rewrite to use struct scratch_buffer instead of extend_alloca 2015-04-08 21:07:03 +02:00
fgetgrent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fgetgrent_r.c grp: Implement fgetgrent_r using __nss_fgetent_r 2020-07-21 07:34:15 +02:00
getgrent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrent_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrgid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrgid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrnam.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getgrnam_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
grp-merge.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
grp-merge.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
grp.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
initgroups.c Remove --enable-obsolete-nsl configure flag 2020-07-08 17:25:57 +02:00
putgrent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setgroups.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
testgrp.c
tst-putgrent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst_fgetgrent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst_fgetgrent.sh Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00