coderain d0a03df8a3 Improve the language used %!s(int64=4) %!d(string=hai) anos
..
avltree.h dcef4bcee0 [sdk] Fix incorrect assumptions in the AVL binary search routines %!s(int64=6) %!d(string=hai) anos
clock.h a16949de96 Rewrite the system clock to use timestamps instead of calendar time %!s(int64=6) %!d(string=hai) anos
cpu.h fad7052d1e Move some of the architecture-specific code into a separate unit. %!s(int64=6) %!d(string=hai) anos
defs.h 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit %!s(int64=6) %!d(string=hai) anos
device.h 9f3ec362bd Move video I/O control definitions to the SDK %!s(int64=7) %!d(string=hai) anos
exception.h b2b59886c7 Improve exception handling. %!s(int64=6) %!d(string=hai) anos
filesystem.h 549ee9217b Move system calls to the SDK and normalize their names %!s(int64=7) %!d(string=hai) anos
list.h f873ac437d [sdk] Implement mini lists, which are singly-linked %!s(int64=6) %!d(string=hai) anos
memory.h 549ee9217b Move system calls to the SDK and normalize their names %!s(int64=7) %!d(string=hai) anos
monolithium.h 126dd9162c Implement vectored I/O. %!s(int64=6) %!d(string=hai) anos
object.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. %!s(int64=6) %!d(string=hai) anos
pipe.h d0a03df8a3 Improve the language used %!s(int64=4) %!d(string=hai) anos
power.h 549ee9217b Move system calls to the SDK and normalize their names %!s(int64=7) %!d(string=hai) anos
process.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. %!s(int64=6) %!d(string=hai) anos
semaphore.h fa23adff9e Implement events using semaphores. %!s(int64=6) %!d(string=hai) anos
syscalls.h c2c026e397 Automatically generate syscalls.h and syscalls.c as well %!s(int64=7) %!d(string=hai) anos
thread.h fad7052d1e Move some of the architecture-specific code into a separate unit. %!s(int64=6) %!d(string=hai) anos
timer.h 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit %!s(int64=6) %!d(string=hai) anos
user.h e5133aaacf Introduce a uid_t type for user IDs. %!s(int64=6) %!d(string=hai) anos
vector.h 126dd9162c Implement vectored I/O. %!s(int64=6) %!d(string=hai) anos