summaryrefslogtreecommitdiff
path: root/Userland/gunzip.cpp
AgeCommit message (Expand)Author
2020-09-14AK: Lower the requirements for InputStream::eof and rename it.asynts
2020-09-11Userland: gunzip if filename doesn't end in .gz append it.asynts
2020-09-06Userland: Use Buffered<T> in gunzip.asynts
2020-08-30Userland: add gunzip utility.asynts