gnulib: sync from latest gnulib, notably bootstrap and parse-datetime

* bootstrap: Sync from gnulib.
* doc/.gitignore: Rename getdate.texi to parse-datetime.texi.
* doc/Makefile.am (tar_TEXINFOS): Likewise.
* doc/tar.texi (Top): Adjust to renaming of getdate to parse-datetime.
* gnulib.modules: Likewise.  Also, remove ftruncate (now obsolete).
And add inttostr (we missed this dependency).
* src/tar.c: Include parse-datetime.h, not getdate.h.  All calls
to get_date replaced with parse_datetime.
This commit is contained in:
Paul Eggert
2010-10-11 16:25:32 -07:00
parent c5c196310e
commit 241b72ffad
6 changed files with 370 additions and 216 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
genfile.texi
getdate.texi
header.texi
manual
parse-datetime.texi
stamp-vti
tar.aux
tar.cp