old-trainOS/include
2015-11-20 12:28:29 +01: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
kstdlib.h Integrates conductance into CircuitOS. Adds loading of assembly file with code execution. Fixes bugs everywhere (including evil memory leak in Vector<>::resize. 2015-10-07 03:43:23 +02:00
kstring.h Renames stdlib and string. Adds fixes and improvements to Vector<> and String. 2015-10-07 01:31:21 +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
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