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