summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_format_mtree.c
Commit message (Expand)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.mm2011-12-221-1309/+0
* Add compatibility for ISO images created with unfixed makefs thatmm2011-08-071-3/+8
* - Update libarchive to 2.8.4mm2011-07-171-1/+1
* Minor style fixes plus a fix for an obscure crash on certain malformedkientzle2009-12-291-11/+5
* Reading an mtree file is supposed to providekientzle2009-04-261-1/+1
* Fix a memory leak: Release the current list of /set keywordskientzle2009-04-171-3/+9
* Merge r511,r513,r607 from libarchive.googlecode.com: Mtree readerkientzle2009-03-071-5/+17
* Merge r552,r559 from libarchive.googlecode.com: Support high-resolutionkientzle2009-03-071-0/+9
* Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com:kientzle2009-03-061-2/+2
* MfP4: Big read filter refactoring.kientzle2008-12-061-25/+10
* Trying to distinguish different "versions" of mtree files was a silly idea.kientzle2008-09-181-1/+1
* MfP4: Joerg Sonnenberg's extensions to the mtree support for morekientzle2008-06-211-12/+79
* Be a little more careful about closing file descriptors that may not exist.kientzle2008-06-151-1/+2
* Don't store a pointer in "next" if we're never going to use it.cperciva2008-06-091-2/+2
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit morekientzle2008-05-261-104/+556
* Return ARCHIVE_FATAL if we can't allocate memory instead of going ahead andcperciva2008-05-191-0/+1
* Correct a sign mismatch that only showed up on 64-bit systems.kientzle2008-03-151-2/+2
* Refactor the mtree code a bit to make the layering clearer: Eachkientzle2008-03-151-106/+172
* Include O_BINARY in open() calls on platforms that support it.kientzle2008-02-191-2/+8
* Update libarchive to 2.4.10. This includes a number of improvementskientzle2007-12-301-0/+705
OpenPOWER on IntegriCloud