summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_format_cpio.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass low-level I/O errors back up to the caller whenkientzle2005-03-131-1/+4
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-141-1/+0
* Refactor read_data:kientzle2004-06-021-28/+72
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-031-1/+1
* Add read support for four more common cpio variants:kientzle2004-04-281-64/+304
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)kientzle2004-04-131-2/+7
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Many fixes:kientzle2004-03-191-6/+9
* Many fixes.kientzle2004-03-091-2/+2
* Recognize hardlinks when reading cpio files.kientzle2004-03-071-5/+100
* Correctly read symlinks from cpio files.kientzle2004-03-061-1/+15
* Initial import of libarchive.kientzle2004-02-091-0/+187
OpenPOWER on IntegriCloud