]> Dogcows Code - chaz/tar/commit
gnulib: sync from latest gnulib, notably bootstrap and parse-datetime
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Oct 2010 23:21:41 +0000 (16:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 11 Oct 2010 23:25:32 +0000 (16:25 -0700)
commit241b72ffadc9128f5fe2d2fc8d9cf3ff5e23f57a
treec856e2be255985175b3ad76fbb5c4c91f1de8be2
parentc5c196310edddc0411cc312e45645a1a87b02793
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.
bootstrap
doc/.gitignore
doc/Makefile.am
doc/tar.texi
gnulib.modules
src/tar.c
This page took 0.018929 seconds and 4 git commands to generate.