aboutsummaryrefslogtreecommitdiffstats
path: root/usr/libc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-18refactor: c/ -> usr/, compiled program blobs out of the source treeuser1-0/+0
2026-07-17kernel: sys_sleep - a cooperative delay off the DIV timer (+ ping pacing)user1-0/+9
2026-07-16libc: option parsing (hasflag/optval); wc -l/-w/-c, head -n Nuser1-0/+24
2026-07-16tools: wc, head, and an argc/argv demo (args) + libc.c helpersuser1-0/+34