summaryrefslogtreecommitdiff
path: root/lib/libc/Kbuild
AgeCommit message (Expand)Author
2025-12-25Added more kconfig optionsKacper
2025-12-22Added c11 threads, fixed some locks and add *_unlocked functionsKacper
2025-12-16Add support for TLS in the libcKacper
2025-12-16Add init prog, chroot syscall and fix menuconfig buildKacper
2025-12-15Add getauxval and cleanup libc startupKacper
2025-12-15Add mqueue rt api, add header testsKacper
2025-12-15Added aio and eventfd support, along with sleep and yes utilitiesKacper
2025-12-14libc: implement err/warn functionsKacper
2025-12-09feat: add gzip and new headersKacper
2025-12-07Add build system scaffolding and libc headersKacper