coderain d0a03df8a3 Improve the language used hace 4 años
..
boot 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. hace 7 años
exec b3e9524c23 Implement serial logging. Finish modularizing power management. hace 7 años
cache.h c9cce3d583 Switch to the new locking API. hace 6 años
clock.h a16949de96 Rewrite the system clock to use timestamps instead of calendar time hace 6 años
common.h fad7052d1e Move some of the architecture-specific code into a separate unit. hace 6 años
cpu.h c7aa8cb1d6 The assembler needs to know the instruction size. hace 6 años
device.h c9cce3d583 Switch to the new locking API. hace 6 años
exception.h 549ee9217b Move system calls to the SDK and normalize their names hace 7 años
filesystem.h c9cce3d583 Switch to the new locking API. hace 6 años
heap.h 1d2617f421 Reorganize the files. hace 6 años
interrupt.h 549ee9217b Move system calls to the SDK and normalize their names hace 7 años
irq.h 15e9e2ad2a Remove trailing whitespaces. hace 8 años
isa_dma.h 15e9e2ad2a Remove trailing whitespaces. hace 8 años
lock.h c1387c687c Reimplement basic locking. Fix bugs. hace 6 años
log.h 77d448de17 Improve logging. hace 6 años
memory.h c9cce3d583 Switch to the new locking API. hace 6 años
module.h b3e9524c23 Implement serial logging. Finish modularizing power management. hace 7 años
object.h c9cce3d583 Switch to the new locking API. hace 6 años
pci.h b3e9524c23 Implement serial logging. Finish modularizing power management. hace 7 años
pipe.h d0a03df8a3 Improve the language used hace 4 años
power.h b3e9524c23 Implement serial logging. Finish modularizing power management. hace 7 años
process.h 52c5ee0487 Improve process/thread termination. hace 6 años
segments.h 15e9e2ad2a Remove trailing whitespaces. hace 8 años
semaphore.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. hace 6 años
syscalls.h 6f82eb13a8 Reorganize the headers hace 7 años
thread.h 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. hace 6 años
timer.h 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit hace 6 años
user.h 55d07a0006 Remove unnecessary system calls hace 7 años
video.h 9f3ec362bd Move video I/O control definitions to the SDK hace 7 años
vm86.h fad7052d1e Move some of the architecture-specific code into a separate unit. hace 6 años