diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-10-18 23:38:13 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-10-18 23:38:13 +0000 |
commit | 9b7d191055ade5069c6325fa857e007b4c658b14 (patch) | |
tree | 3546e12e3453e15508dbdfbec0a940e3e3de0647 /test/pwd_grp/.cvsignore | |
parent | a6a89eb4477289063cb9ef1cc414b9e748f877f9 (diff) |
More updates. Implement strsignal. Add pwd_grp tests
Diffstat (limited to 'test/pwd_grp/.cvsignore')
-rw-r--r-- | test/pwd_grp/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/pwd_grp/.cvsignore b/test/pwd_grp/.cvsignore new file mode 100644 index 000000000..b2b052525 --- /dev/null +++ b/test/pwd_grp/.cvsignore @@ -0,0 +1,6 @@ +test_grp +test_grp.o +test_grp.out +test_grp_glibc +test_grp_glibc.o +test_grp_glibc.out |