12 коммитов (a72d5736e033f44cd191754774a85e2e27363acf)

Автор SHA1 Сообщение Дата
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 лет назад
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 лет назад
  Sam Hocevar 9b548949f6 * Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode. 18 лет назад
  Sam Hocevar bc3e0f7fe6 * Use the asm versions of sin and cos when available. 18 лет назад
  Jean-Yves Lamoureux d056504184 * Removed false comment 18 лет назад
  Jean-Yves Lamoureux a963825cdb * Fixed UPPER() for strcasecmp 18 лет назад
  Sam Hocevar 37278e2682 * Rewrote strncasecmp. Totally untested, of course. 18 лет назад
  Jean-Yves Lamoureux d62b86bbae * wrote strcasecmp for fun 18 лет назад
  Sam Hocevar d73e4337bf * Implemented a few math functions in our kernel: cos(), sin(), sqrt(). 18 лет назад
  Sam Hocevar c063b0a54d * Added assembly code for inb() and outb(). 18 лет назад
  Sam Hocevar 246c3beff3 * Added a conditional to only build the kernel if --enable-vga was set. 18 лет назад
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 лет назад