summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_format_cpio.c
Commit message (Expand)AuthorAgeFilesLines
* Support uppercase hex digits in cpio archives.kientzle2008-01-151-3/+5
* Update libarchive to 2.4.10. This includes a number of improvementskientzle2007-12-301-7/+175
* libarchive 2.2.3kientzle2007-05-291-117/+98
* Portability.kientzle2007-04-131-0/+2
* libarchive 2.0kientzle2007-03-031-30/+32
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Correct spelling of "accommodate", "guarantee", "guaranteed", "guard",cperciva2006-12-281-2/+2
* Portability and style fixes:kientzle2006-11-101-14/+24
* Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it.kientzle2006-07-301-0/+3
* POSIX.1e-style Extended Attribute supportkientzle2006-03-211-1/+1
* Extract device number information from SVR4 CPIO archives.kientzle2006-02-141-0/+6
* Fine-tune the format detection for CPIO and ISO9660 sub-types.kientzle2005-11-081-6/+14
* Add a lot of error checks, based on the patches provided by Dan Lukes.kientzle2005-09-211-0/+8
* A number of improvements to ZIP support.kientzle2005-04-061-0/+1
* 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