1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-16 12:02:07 +00:00
Commit graph

3 commits

Author SHA1 Message Date
asynts
b0ba7a897f Userland: gunzip if filename doesn't end in .gz append it.
This is the behaviour of gzip on my Linux system.
2020-09-11 16:07:45 +02:00
asynts
612c1bc84d Userland: Use Buffered<T> in gunzip. 2020-09-06 12:54:45 +02:00
asynts
c288b499aa Userland: add gunzip utility. 2020-08-30 09:56:10 +02:00