From 9b7d191055ade5069c6325fa857e007b4c658b14 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 18 Oct 2000 23:38:13 +0000 Subject: More updates. Implement strsignal. Add pwd_grp tests --- test/pwd_grp/.cvsignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/pwd_grp/.cvsignore (limited to 'test/pwd_grp/.cvsignore') 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 -- cgit v1.2.3