Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-24 | libc: get most of binutils to compile | dzwdz | |
2023-08-17 | build: rework how sysroots work | dzwdz | |
/usr/include is now built on the fly, letting me merge include files from multiple modules, which should be a win for organization later on. binutils & gcc need to be recompiled. limits.h shamelessly stolen from heat on #osdev, as gcc stopped providing me with its own header. which was a hack in the first place | |||
2023-08-16 | libc: "fix" unused argument warnings | dzwdz | |
2023-08-14 | reorganization: first steps | dzwdz | |