coderain 52c5ee0487 Improve process/thread termination. 5 年 前
..
boot 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. 6 年 前
exec b3e9524c23 Implement serial logging. Finish modularizing power management. 6 年 前
cache.h c9cce3d583 Switch to the new locking API. 6 年 前
clock.h ce9bb273cd Automatically generate the system call wrappers 6 年 前
common.h fad7052d1e Move some of the architecture-specific code into a separate unit. 6 年 前
cpu.h c7aa8cb1d6 The assembler needs to know the instruction size. 5 年 前
device.h c9cce3d583 Switch to the new locking API. 6 年 前
exception.h 549ee9217b Move system calls to the SDK and normalize their names 6 年 前
filesystem.h c9cce3d583 Switch to the new locking API. 6 年 前
heap.h c9cce3d583 Switch to the new locking API. 6 年 前
interrupt.h 549ee9217b Move system calls to the SDK and normalize their names 6 年 前
irq.h 15e9e2ad2a Remove trailing whitespaces. 7 年 前
isa_dma.h 15e9e2ad2a Remove trailing whitespaces. 7 年 前
lock.h c1387c687c Reimplement basic locking. Fix bugs. 6 年 前
log.h 77d448de17 Improve logging. 5 年 前
memory.h c9cce3d583 Switch to the new locking API. 6 年 前
module.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 年 前
object.h c9cce3d583 Switch to the new locking API. 6 年 前
pci.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 年 前
pipe.h c9cce3d583 Switch to the new locking API. 6 年 前
power.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 年 前
process.h 52c5ee0487 Improve process/thread termination. 5 年 前
segments.h 15e9e2ad2a Remove trailing whitespaces. 7 年 前
semaphore.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. 6 年 前
syscalls.h 6f82eb13a8 Reorganize the headers 6 年 前
thread.h c9cce3d583 Switch to the new locking API. 6 年 前
timer.h ce9bb273cd Automatically generate the system call wrappers 6 年 前
user.h 55d07a0006 Remove unnecessary system calls 6 年 前
video.h 9f3ec362bd Move video I/O control definitions to the SDK 6 年 前
vm86.h fad7052d1e Move some of the architecture-specific code into a separate unit. 6 年 前