summaryrefslogtreecommitdiff
path: root/src/tar.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-14everywhere: only do xattr on linux, use fstatfs on non-linux instead of fstat...Ariadne Conill1-1/+6
2021-08-24tar: include missing limits.hPaul Spooren1-0/+1
2021-08-23remove IS_ERR_OR_NULLTimo Teräs1-1/+1
2021-08-23tar: improve compatibilityTimo Teräs1-20/+30
2021-07-27Refactor .apk extraction codeTimo Teräs1-0/+317