summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_set_format_cpio_binary.c
Commit message (Expand)AuthorAgeFilesLines
* Make all the implicit cast explicit.IohannRabeson2021-10-031-7/+7
* archive_write_set_format_cpio_binary: fix compilation on OpenBSDMartin Matuska2021-08-271-16/+16
* fix output format handling and symlink detection for PWBTom Ivar Helbekkmo2021-03-061-3/+9
* add a missing file entry to libarchive/CMakeLists.txtTom Ivar Helbekkmo2021-03-061-1/+1
* be PDP-endian host compatible when writing binary cpio headersTom Ivar Helbekkmo2021-03-051-11/+7
* add support for reading and writing PWB and V7 cpio archivesTom Ivar Helbekkmo2021-03-051-0/+608