Add creat-safer.c, fcntl--.h, fcntl-safer.h,

open-safer.c, openat-die.c, verify.h, to accommodate recent gnulib
changes.
This commit is contained in:
Paul Eggert
2005-11-02 22:44:46 +00:00
parent fc42672fe0
commit 9c50f854a6

View File

@@ -31,6 +31,7 @@ chdir-long.c
chdir-long.h chdir-long.h
chown.c chown.c
config.charset config.charset
creat-safer.c
dirname.c dirname.c
dirname.h dirname.h
dup-safer.c dup-safer.c
@@ -42,6 +43,8 @@ exit.h
exitfail.c exitfail.c
exitfail.h exitfail.h
fchown-stub.c fchown-stub.c
fcntl--.h
fcntl-safer.h
fd-safer.c fd-safer.c
fileblocks.c fileblocks.c
fnmatch.c fnmatch.c
@@ -98,6 +101,8 @@ modechange.h
obstack.c obstack.c
obstack.h obstack.h
offtostr.c offtostr.c
open-safer.c
openat-die.c
openat.c openat.c
openat.h openat.h
paxerror.c paxerror.c
@@ -174,6 +179,7 @@ utimens.c
utimens.h utimens.h
vasnprintf.c vasnprintf.c
vasnprintf.h vasnprintf.h
verify.h
vsnprintf.c vsnprintf.c
vsnprintf.h vsnprintf.h
xalloc-die.c xalloc-die.c