aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/data_extract_to_command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko2020-11-301-1/+1
* libbb: new function bb_die_memory_exhaustedDenys Vlasenko2018-04-011-1/+1
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)Denys Vlasenko2016-04-011-2/+1
* join some common strings, -400 bytesDenys Vlasenko2015-10-081-1/+1
* *: change execl sentinels from NULL to (char*)0Rich Felker2013-06-301-1/+1
* tar: add support for PAX-encoded path=LONGFILENAMEDenys Vlasenko2012-02-231-4/+4
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
* use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko2011-03-081-2/+6
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-0/+134