Age | Commit message (Expand) | Author |
---|---|---|
2020-09-29 | Replace file/getline usage with istream | David Oberhollenzer |
2020-09-16 | Add stream I/O abstraction library | David Oberhollenzer |
2019-11-25 | Cleanup: remove what is left of libutil | David Oberhollenzer |
2019-11-25 | Cleanup: move overflow safe alloc code into libsquashfs | David Oberhollenzer |
2019-11-23 | Fix: add missing null-terminator in getline implementation | David Oberhollenzer |
2019-11-23 | Add windows implementation for chdir in libcompat | David Oberhollenzer |
2019-11-22 | Add fchownat/fchmodat mockups to libcompat for Windows | David Oberhollenzer |
2019-11-22 | Cleanup: move all the compatibillity fluff to a dedicated "libcompat" | David Oberhollenzer |