You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 9b548949f6 * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. 18 年之前
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. 19 年之前
kernel.c * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. 18 年之前
kernel.h * Implemented a few math functions in our kernel: cos(), sin(), sqrt(). 19 年之前
multiboot.S * Added glue code to compile libcaca without a libc and build applications 19 年之前
multiboot.h * Added glue code to compile libcaca without a libc and build applications 19 年之前