Age | Commit message (Expand) | Author |
---|---|---|
2021-08-12 | Kernel+LibC: Use 64 bit values for ino_t | Liav A |
2021-05-14 | LibC: Move makedev(), major(), minor(), to sys/types.h | Jean-Baptiste Boric |
2021-05-03 | Userland: Fix 64-bit portability issues | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-17 | Userland: Fix printf specifiers with off_t | Jean-Baptiste Boric |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |