summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
devlibc: unistd: Add usleep() system call interfaceIan Moffett12 days
masterkern: Add initial usleep system callIan Moffett12 days
 
 
AgeCommit messageAuthor
12 dayskern: Add initial usleep system callHEADmasterIan Moffett
12 dayskern: clkdev: Add usleep() to HPET and all clkdevsIan Moffett
2025-10-20kern: devfs: Expose devfs read callbackIan Moffett
2025-10-20kern: null: Return a count of zero in read hookIan Moffett
2025-10-20kern: vfs: Add chardev vnode typeIan Moffett
2025-10-20kern: vfs: Return -ENOENT if image path is badIan Moffett
2025-10-20cmd: cat: Use ssize_t for len instead of size_tIan Moffett
2025-10-20libc: l5: Add mmap() system call interfaceIan Moffett
2025-10-20sys: mman: Include proper type headersIan Moffett
2025-10-19kern: vm: Introduce initial mmap() implIan Moffett
[...]