| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-25 | Clang-tidy fixes | Kacper | |
| 2025-12-25 | Move __dirent.h to libc/dirent.h | Kacper | |
| 2025-12-22 | Added c11 threads, fixed some locks and add *_unlocked functions | Kacper | |
| 2025-12-15 | Add getauxval and cleanup libc startup | Kacper | |
| 2025-12-14 | libc: implement err/warn functions | Kacper | |
| 2025-12-09 | feat: clang-tidy fixes | Kacper | |
| 2025-12-09 | Fix include paths and formatting inconsistencies | Kacper | |
| 2025-12-09 | feat: add gzip and new headers | Kacper | |
| 2025-12-07 | Add bin/true and bin/false implementations | Kacper | |
| - Added assembly implementations for `true` and `false` commands. - Updated Kbuild files to include new binaries. - Removed unused libraries and headers. - Cleaned up makefile and unused code. | |||
| 2025-12-07 | Add build system scaffolding and libc headers | Kacper | |
