log cos/kernel/snprintf.c @ 299:674789d9ff37

age author description
Mon, 16 Jan 2012 13:46:06 +0100 windel Fixes for uninitialized data. This causes problems on real machines
Sun, 20 Nov 2011 20:35:51 +0100 windel Fixed interrupt issue, ds, es, ss, fs and gs were not initialized to 0
Sat, 19 Nov 2011 20:01:28 +0100 windel First attempt IDT loader 64 bits. INT13 occurs
Mon, 14 Nov 2011 21:44:35 +0100 windel Cleanup of header files
Mon, 14 Nov 2011 21:31:27 +0100 windel Fixup of variable argument things
Sun, 13 Nov 2011 12:47:47 +0100 windel 64 bits kernel without interrupts but with printf in C