Age | Commit message (Expand) | Author |
---|---|---|
2020-07-31 | Userland: Add missing checks for MappedFile.is_valid() | Ben Wiederhake |
2020-07-14 | unzip: Correct compression method offset value | AnotherTest |
2020-07-13 | unzip: Remove some magic numbers and create directories when needed | AnotherTest |
2020-07-13 | unzip: mmap() the zip file if possible to avoid spamming syscalls | AnotherTest |
2020-05-09 | Userland: Add unzip command | Andres Vieira |