Add dup-safer.c, fd-safer.c, unistd-safer.h.

This commit is contained in:
Paul Eggert
2005-05-02 07:34:26 +00:00
parent 3ab983facf
commit ed08ef0458

View File

@@ -33,6 +33,7 @@ chown.c
config.charset config.charset
dirname.c dirname.c
dirname.h dirname.h
dup-safer.c
error.c error.c
error.h error.h
exclude.c exclude.c
@@ -41,6 +42,7 @@ exit.h
exitfail.c exitfail.c
exitfail.h exitfail.h
fchown-stub.c fchown-stub.c
fd-safer.c
fileblocks.c fileblocks.c
fnmatch.c fnmatch.c
fnmatch.h fnmatch.h
@@ -141,6 +143,7 @@ system.h
time_r.c time_r.c
time_r.h time_r.h
timespec.h timespec.h
unistd-safer.h
unlocked-io.h unlocked-io.h
unsetenv.c unsetenv.c
utime.c utime.c