summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2025-12-25Added more kconfig optionsKacper
2025-12-25Move __dirent.h to libc/dirent.hKacper
2025-12-22Added c11 threads, fixed some locks and add *_unlocked functionsKacper
2025-12-16Fix cleaning dependency files in makefile.buildKacper
2025-12-16Add init and mconf to .gitignoreKacper
2025-12-16Add init prog, chroot syscall and fix menuconfig buildKacper
2025-12-15Added aio and eventfd support, along with sleep and yes utilitiesKacper
2025-12-09Fix include paths and formatting inconsistenciesKacper
2025-12-09feat: add gzip and new headersKacper
2025-12-07Add build system scaffolding and libc headersKacper