old-trainOS/include
2015-08-21 17:32:48 +02:00
..
ker Adds module support to trainscript. Moves global methods to /sys/* objects. 2015-08-21 17:32:48 +02:00
config.h Fixes a lot of memory leaks. Adds malloc monitoring. 2015-08-17 20:04:14 +02:00
console.h Adds a status bar. 2015-08-16 00:45:12 +02:00
cpustate.h some stuff. 2015-08-13 14:56:50 +02:00
dynamic.h Adds dynamic.h and dynamic.S creating a dynamic call utility. 2015-08-14 23:53:51 +02:00
interrupts.h some stuff. 2015-08-13 14:56:50 +02:00
io.h Fixes nasty memory leaks. Adds memory tracing. Adds serial console for advanced debugging. Implements malloc correctly. 2015-08-17 15:38:19 +02:00
kernel.h Adds better debugging output. Also adds a return; to free :P 2015-08-16 23:40:34 +02:00
malloc.h Fixes a lot of memory leaks. Adds malloc monitoring. 2015-08-17 20:04:14 +02:00
multiboot.h some stuff. 2015-08-13 14:56:50 +02:00
pmm.h some stuff. 2015-08-13 14:56:50 +02:00
serial.h Fixes nasty memory leaks. Adds memory tracing. Adds serial console for advanced debugging. Implements malloc correctly. 2015-08-17 15:38:19 +02:00
stdlib.h Fixes a lot of memory leaks. Adds malloc monitoring. 2015-08-17 20:04:14 +02:00
string.h some stuff. 2015-08-13 14:56:50 +02:00
timer.h Adds a status bar. 2015-08-16 00:45:12 +02:00
varargs.h some stuff. 2015-08-13 14:56:50 +02:00
vmm.h Adds better debugging output. Also adds a return; to free :P 2015-08-16 23:40:34 +02:00