Adjust to recent gnulib changes.

* lib/.cvsignore: Remove atexit.c, exit.c, getndelim2.c, getndelim2.h,
pathmax.h, paxconvert.c, paxerror.h, xstrdup.c.
Add inttypes.h, mktime.c, wcwidth.h, xstrndup.c, xstrndup.h.
* src/create.c (start_header): Adjust to API change to mode_adjust.
This commit is contained in:
Paul Eggert
2006-07-17 05:47:26 +00:00
parent 37edfd9e8f
commit 8ad985ea6c
3 changed files with 52 additions and 46 deletions
+5 -8
View File
@@ -26,7 +26,6 @@ argp-pvh.c
argp-xinl.c
argp.h
asnprintf.c
atexit.c
backupfile.c
backupfile.h
basename.c
@@ -45,7 +44,6 @@ error.c
error.h
exclude.c
exclude.h
exit.c
exit.h
exitfail.c
exitfail.h
@@ -70,8 +68,6 @@ getdelim.c
getdelim.h
getline.c
getline.h
getndelim2.c
getndelim2.h
getopt.c
getopt.h
getopt1.c
@@ -89,6 +85,7 @@ imaxtostr.c
intprops.h
inttostr.c
inttostr.h
inttypes.h
lchown.c
lchown.h
localcharset.c
@@ -108,6 +105,7 @@ minmax.h
mkdirat.c
mkdtemp.c
mkdtemp.h
mktime.c
modechange.c
modechange.h
obstack.c
@@ -118,10 +116,7 @@ openat-die.c
openat-priv.h
openat.c
openat.h
pathmax.h
paxconvert.c
paxerror.c
paxerror.h
paxexit.c
paxlib.h
paxnames.c
@@ -210,13 +205,15 @@ version-etc.c
version-etc.h
vsnprintf.c
vsnprintf.h
wcwidth.h
xalloc-die.c
xalloc.h
xgetcwd.c
xgetcwd.h
xmalloc.c
xsize.h
xstrdup.c
xstrndup.c
xstrndup.h
xstrtol.c
xstrtol.h
xstrtoul.c