From ed08ef04580c897112c79932a98ac5ccda40425b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 2 May 2005 07:34:26 +0000 Subject: [PATCH] Add dup-safer.c, fd-safer.c, unistd-safer.h. --- lib/.cvsignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/.cvsignore b/lib/.cvsignore index c8616c2..e06caf4 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -33,6 +33,7 @@ chown.c config.charset dirname.c dirname.h +dup-safer.c error.c error.h exclude.c @@ -41,6 +42,7 @@ exit.h exitfail.c exitfail.h fchown-stub.c +fd-safer.c fileblocks.c fnmatch.c fnmatch.h @@ -141,6 +143,7 @@ system.h time_r.c time_r.h timespec.h +unistd-safer.h unlocked-io.h unsetenv.c utime.c -- 2.44.0