kern
log
age | author | description |
---|---|---|
Mon, 10 Oct 2011 04:16:01 +0300 | John Tsiombikas | - added a generic red-black tree data structure |
Sun, 09 Oct 2011 20:38:35 +0300 | John Tsiombikas | added strcmp |
Thu, 06 Oct 2011 04:28:21 +0300 | John Tsiombikas | ops, forgot the -m in -m elf_i386 ld arg |
Wed, 05 Oct 2011 02:34:58 +0300 | John Tsiombikas | changed the makefile to only pass "emulation" (-m32 -melf_i386) only when not |
Wed, 17 Aug 2011 05:43:47 +0300 | John Tsiombikas | forgot to handle the cow argument to clone_vm |
Wed, 17 Aug 2011 05:42:44 +0300 | John Tsiombikas | added errno.h in klibc |