summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_write_set_format_ustar.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the error handling in thekientzle2004-11-051-4/+4
* Beef up the "cannot archive this" error message with thekientzle2004-08-071-1/+2
* C standard does not permit empty initializer list.kientzle2004-08-011-6/+6
* When writing "pax" format, readers are supposed to ignore fieldskientzle2004-07-261-16/+80
* Clean up some consistent confusion between "dev" and "rdev."kientzle2004-06-271-10/+10
* Eliminate some redundant calls to archive_entry_hardlink.kientzle2004-04-201-3/+7
* Optimize ustar header formatting.kientzle2004-04-191-89/+79
* * Plug a buffer overrun in ACL parsing. (archive_entry.c)kientzle2004-04-131-8/+10
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-7/+4
* Many fixes.kientzle2004-03-091-9/+14
* Minor API tweak: The format-specific write_header function now setskientzle2004-03-061-8/+8
* Initial import of libarchive.kientzle2004-02-091-0/+428
OpenPOWER on IntegriCloud