Age | Commit message (Expand) | Author |
---|---|---|
2020-04-02 | Add a libcompat implementation for getopt_long | David Oberhollenzer |
2020-04-02 | Add a libcompat implementation of getopt | David Oberhollenzer |
2020-04-02 | Import the remaining utility files into VisualStudio project | David Oberhollenzer |
2020-04-01 | Add preliminary VisualStudio support | 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 |