summaryrefslogtreecommitdiff
path: root/libarchive/archive_pack_dev.c
Commit message (Expand)AuthorAgeFilesLines
* windows: make sure we use the right calling convention for libcDustin Howett2021-11-201-1/+2
* libarchive: Fix detection of 'major' on Solaris 11.4Brad King2020-01-301-4/+5
* Add missing header file includeJakub KulĂ­k2019-01-161-0/+3
* Check for and include sys/sysmacros.h for GNU libc based systems.Tim Kientzle2018-09-011-0/+3
* constify variables moreMike Frysinger2017-03-231-1/+1
* Avoid using name 'u_long'Brad King2015-10-261-27/+27
* Harmless typo in a comment.NiLuJe2013-12-241-1/+1
* More MinGW trickery...NiLuJe2013-12-231-2/+27
* Add the device parsing logic. It allows mtree's libarchive toJean-Yves Migeon2013-09-031-0/+304