Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 9b548949f6 * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. il y a 19 ans
..
Makefile.am * Added a conditional to only build the kernel if --enable-vga was set. il y a 19 ans
kernel.c * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. il y a 19 ans
kernel.h * Implemented a few math functions in our kernel: cos(), sin(), sqrt(). il y a 19 ans
multiboot.S * Added glue code to compile libcaca without a libc and build applications il y a 19 ans
multiboot.h * Added glue code to compile libcaca without a libc and build applications il y a 19 ans