Age | Commit message (Expand) | Author |
---|---|---|
2020-03-10 | Fix the printf format specifies (again) | David Oberhollenzer |
2020-03-01 | Fix printf format specifies for sqfs_u64 | David Oberhollenzer |
2019-12-31 | Include sys/sysmacros.h on any GNU libc platform | Pino Toscano |
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 various data type problems | David Oberhollenzer |
2019-11-23 | Add windows implementation for chdir in libcompat | David Oberhollenzer |
2019-11-23 | Move some unix header inclusions to compat.h | 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 |
2019-10-07 | Cleanup: move libutil related headers to "util" sub directory | David Oberhollenzer |
2019-09-27 | Add a header for platform compatibillity fluff | David Oberhollenzer |