index
:
openlinux.git
master
Openlinux source tree
Kacper Fiedorowicz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makefile
Age
Commit message (
Expand
)
Author
2026-01-03
Add docs and nohup/unlink utitilies
HEAD
master
Kacper Fiedorowicz
2025-12-26
Add missing deinit Kbuild
Kacper Fiedorowicz
2025-12-25
Added more kconfig options
Kacper
2025-12-25
Clang-tidy fixes
Kacper
2025-12-22
Added c11 threads, fixed some locks and add *_unlocked functions
Kacper
2025-12-16
Fix several segv issues and improve x86_64 startup code
Kacper
2025-12-16
Add init prog, chroot syscall and fix menuconfig build
Kacper
2025-12-15
Added aio and eventfd support, along with sleep and yes utilities
Kacper
2025-12-14
Add pwd command utility
Kacper
2025-12-14
libc: implement err/warn functions
Kacper
2025-12-09
feat: clang-tidy fixes
Kacper
2025-12-09
Make better diagnostics for clangd
Kacper
2025-12-09
Fix include paths and formatting inconsistencies
Kacper
2025-12-09
chore(makefile): add include-what-you-use (iwyu) to makefile
Kacper
2025-12-09
feat: add gzip and new headers
Kacper
2025-12-07
Add bin/true and bin/false implementations
Kacper
2025-12-07
Add build system scaffolding and libc headers
Kacper