Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct define for libarchive version number in archive.h. | Martin Pitt | 2013-02-09 | 1 | -1/+1 |
* | Fix build failure of example program because of __FBSDID define. | Benjamin Drung | 2013-02-09 | 1 | -1/+0 |
* | Issue 269. Stop using deprecated functions in example source code. | Michihiro NAKAJIMA | 2012-12-02 | 1 | -2/+2 |
* | Make untar.c build correctly with libarchive 3.0. | Tim Kientzle | 2011-09-18 | 1 | -0/+4 |
* | Rename archive_read_finish to archive_read_free and | Tim Kientzle | 2010-02-08 | 1 | -1/+1 |
* | Another fix, thanks to Daniel Mack. | Tim Kientzle | 2009-08-31 | 1 | -1/+1 |
* | Fix a handful of bugs in untar.c and significantly extend the opening | Tim Kientzle | 2009-08-28 | 1 | -24/+74 |
* | Comment tweaks; make it a little more obvious the difference | Tim Kientzle | 2009-05-30 | 1 | -9/+10 |
* | Include 'examples' and 'contrib' dirs from libarchive portable distro. | Tim Kientzle | 2008-04-30 | 1 | -0/+211 |