summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2025-12-15Add inotify and reorganize eventfd and io_uring syscallsKacper
2025-12-15Add sys/file.h header and flock implementationKacper
2025-12-15Add getauxval and cleanup libc startupKacper
2025-12-15Added aio and eventfd support, along with sleep and yes utilitiesKacper
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-07Add bin/true and bin/false implementationsKacper
2025-12-07Add build system scaffolding and libc headersKacper