summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2007-01-26 23:02:40 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2007-01-26 23:02:40 +0000
commit5c890a600373a9aa5a74913c30eb92c5a1a4ce26 (patch)
treeee1ec886cf27c0ec18bcfa35117858984a49f249 /lib
parent3705fd64526e1490b98f2ec5f97770ec35e8b846 (diff)
downloadtar-5c890a600373a9aa5a74913c30eb92c5a1a4ce26.tar.gz
Adjust to recent gnulib changes.
* lib/.cvsignore: Add fchownat.c, rmt-command.h, strerror.c, string.h, string_.h, sys, sys_time_.h, unistd_.h, wchar_.h, wctype_.h. Remove localedir.h, size_max.h, xsize.h. * src/xheader.c: Don't include stpcpy.h; no longer needed, now that gnulib string.h defines stpcpy on all platforms.
Diffstat (limited to 'lib')
-rw-r--r--lib/.cvsignore13
1 files changed, 10 insertions, 3 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore
index 04eb7c9f..76d215c2 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -52,6 +52,7 @@ exitfail.c
exitfail.h
fchmodat.c
fchown-stub.c
+fchownat.c
fcntl--.h
fcntl-safer.h
fcntl.h
@@ -99,7 +100,6 @@ lchown.c
lchown.h
localcharset.c
localcharset.h
-localedir.h
lstat.c
lstat.h
malloc.c
@@ -151,6 +151,7 @@ regex_internal.c
regex_internal.h
regexec.c
rmdir.c
+rmt-command.h
rmt.h
rpmatch.c
rtapelib.c
@@ -165,7 +166,6 @@ savedir.c
savedir.h
setenv.c
setenv.h
-size_max.h
stat-macros.h
stat-time.h
stat_.h
@@ -181,6 +181,9 @@ strchrnul.c
strchrnul.h
strdup.c
strdup.h
+strerror.c
+string.h
+string_.h
stripslash.c
strncasecmp.c
strndup.c
@@ -195,6 +198,8 @@ strtoll.c
strtoul.c
strtoull.c
strtoumax.c
+sys
+sys_time_.h
sysexit_.h
sysexits.h
system-ioctl.h
@@ -208,6 +213,7 @@ uinttostr.c
umaxtostr.c
unistd--.h
unistd-safer.h
+unistd_.h
unlinkdir.c
unlinkdir.h
unlocked-io.h
@@ -222,13 +228,14 @@ version-etc.c
version-etc.h
vsnprintf.c
vsnprintf.h
+wchar_.h
+wctype_.h
wcwidth.h
xalloc-die.c
xalloc.h
xgetcwd.c
xgetcwd.h
xmalloc.c
-xsize.h
xstrndup.c
xstrndup.h
xstrtol.c