summaryrefslogtreecommitdiff
path: root/lib/libc/unistd
AgeCommit message (Expand)Author
2025-12-25Clang-tidy fixesKacper
2025-12-25Move __dirent.h to libc/dirent.hKacper
2025-12-22Add sys/resource.h implementation and nice(3)Kacper
2025-12-22Added c11 threads, fixed some locks and add *_unlocked functionsKacper
2025-12-16Add init prog, chroot syscall and fix menuconfig buildKacper
2025-12-15Add getauxval and cleanup libc startupKacper
2025-12-14libc: implement err/warn functionsKacper
2025-12-12Add clear command, add sysinfo system callKacper
2025-12-09feat: clang-tidy fixesKacper
2025-12-09Fix include paths and formatting inconsistenciesKacper
2025-12-09feat: add gzip and new headersKacper
2025-12-07Add bin/true and bin/false implementationsKacper
2025-12-07Add build system scaffolding and libc headersKacper