| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-15 | Add inotify and reorganize eventfd and io_uring syscalls | Kacper | |
| 2025-12-15 | Add sys/file.h header and flock implementation | Kacper | |
| 2025-12-15 | Add getauxval and cleanup libc startup | Kacper | |
| 2025-12-15 | Added aio and eventfd support, along with sleep and yes utilities | Kacper | |
| 2025-12-14 | libc: implement err/warn functions | Kacper | |
| 2025-12-07 | Add bin/true and bin/false implementations | Kacper | |
| - Added assembly implementations for `true` and `false` commands. - Updated Kbuild files to include new binaries. - Removed unused libraries and headers. - Cleaned up makefile and unused code. | |||
