summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibArchive/TarStream.cpp
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-12LibArchive: Support POSIX.1-1988 tar filesPeter Elliott
2021-03-23Libraries: Rename LibTar to LibArchiveIdan Horowitz