Go to file
Natanael Copa d313c5e3cb info: fix compiler warning on x86_64
printf %i does not work so well with size_t on 64 bit.
Use %zu which seems to be portable enough.
2009-06-30 09:43:58 +00:00
src info: fix compiler warning on x86_64 2009-06-30 09:43:58 +00:00
.gitignore build: rewrite make system to something slightly similar to kbuild 2009-04-16 13:49:16 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: create archive directly from git tree 2009-05-27 14:46:48 +03:00
Makefile build: create archive directly from git tree 2009-05-27 14:46:48 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
TODO todo: update 2009-04-15 17:02:13 +03:00

README