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