]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Towards a yacc-less bsdtar: Push some bookkeeping down towards the
authorTim Kientzle <kientzle@gmail.com>
Sun, 22 Feb 2009 06:23:03 +0000 (01:23 -0500)
committerTim Kientzle <kientzle@gmail.com>
Sun, 22 Feb 2009 06:23:03 +0000 (01:23 -0500)
commitbf092016eb17a2b76122dce08a67137ca7085df4
tree268b985d6da75fb6e1d1292d91c942d32254d6b6
parent5891cdf9e918cc4bcb6db52d340b3c6edda557ed
Towards a yacc-less bsdtar:  Push some bookkeeping down towards the
leaves, which gets us closer to a simple "phrase book" structure for
the grammar.  Isolate a stateless tokenizer that can be used in other
ways.

SVN-Revision: 693
tar/getdate.c
tar/getdate.h
tar/getdate.y