Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Sam Hocevar 9b548949f6 * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. 18 år sedan
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 19 år sedan
kernel.c * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. 18 år sedan
kernel.h * Implemented a few math functions in our kernel: cos(), sin(), sqrt(). 19 år sedan
multiboot.S * Added glue code to compile libcaca without a libc and build applications 19 år sedan
multiboot.h * Added glue code to compile libcaca without a libc and build applications 19 år sedan