diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-02 21:55:06 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-02 21:55:06 +0000 |
commit | dae4f33e486b80e3d957e35355ca0a63cd90f4bd (patch) | |
tree | b4c96edde14b9ae4e3da83d979d3e41c4f894dd6 /test/pwd_grp/.cvsignore | |
parent | ded0e9aba41f65618cc4b329cdad753f01f9875a (diff) |
Additional passwd and group tests
Diffstat (limited to 'test/pwd_grp/.cvsignore')
-rw-r--r-- | test/pwd_grp/.cvsignore | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/test/pwd_grp/.cvsignore b/test/pwd_grp/.cvsignore index 208dd67ee..702ed42e9 100644 --- a/test/pwd_grp/.cvsignore +++ b/test/pwd_grp/.cvsignore @@ -1,23 +1,20 @@ test_grp -test_grp.o test_grp.out test_grp_glibc -test_grp_glibc.o test_grp_glibc.out test_pwd test_pwd.out test_pwd_glibc test_pwd_glibc.out pwcat -pwcat.o pwcat.out pwcat_glibc -pwcat_glibc.o pwcat_glibc.out grcat -grcat.o grcat.out grcat_glibc -grcat_glibc.o grcat_glibc.out - +getgroups +getgroups.out +getgroups_glibc +getgroups_glibc.out |