summaryrefslogtreecommitdiff
path: root/examples/untar.c
Commit message (Expand)AuthorAgeFilesLines
* fix missing archive_write_close for write objectprehistoric-penguin2016-04-111-0/+3
* Use correct define for libarchive version number in archive.h.Martin Pitt2013-02-091-1/+1
* Fix build failure of example program because of __FBSDID define.Benjamin Drung2013-02-091-1/+0
* Issue 269. Stop using deprecated functions in example source code.Michihiro NAKAJIMA2012-12-021-2/+2
* Make untar.c build correctly with libarchive 3.0.Tim Kientzle2011-09-181-0/+4
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-1/+1
* Another fix, thanks to Daniel Mack.Tim Kientzle2009-08-311-1/+1
* Fix a handful of bugs in untar.c and significantly extend the openingTim Kientzle2009-08-281-24/+74
* Comment tweaks; make it a little more obvious the differenceTim Kientzle2009-05-301-9/+10
* Include 'examples' and 'contrib' dirs from libarchive portable distro.Tim Kientzle2008-04-301-0/+211