23 次代码提交 (ab882df7b1b5ac012f956cfe553a50e3cb5cb4aa)

作者 SHA1 备注 提交日期
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. 14 年前
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 15 年前
  Sam Hocevar 3584efdf4b Fix the source code to reduce testsuite errors. 15 年前
  Jean-Yves Lamoureux 2112ef360a * Added 64bits RDTSC support, as well as CPU frequency guess (more like a 8254a test, actually) 15 年前
  Jean-Yves Lamoureux b814e2fcaf * Fix indentation and add licensing and copyright headers to kernel 15 年前
  Jean-Yves Lamoureux 5a9b7d78ee * Total kernel rewrite 15 年前
  Sam Hocevar 1362d8e24f Update my e-mail address everywhere. 15 年前
  Sam Hocevar 064ef8e801 Implement memmove() in the kernel. 15 年前
  Sam Hocevar d33ee5fc5b Add atexit() and EOF to the kernel. 15 年前
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 16 年前
  Sam Hocevar e895e01ee6 * Disable file operations in kernel mode. 17 年前
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 18 年前
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 18 年前
  Sam Hocevar bc11640fdf * Implemented strcmp() and strdup() and added an fflush() stub to the 18 年前
  Sam Hocevar 368eaeb708 * Added an fprintf stub to the kernel. 18 年前
  Sam Hocevar fa2ca5f46e * Fixed memcmp() prototype and implementation. 18 年前
  Sam Hocevar 9fca19ecc3 * Added errno support to the kernel. 18 年前
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 18 年前
  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 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 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 年前