Commits


Actually rename to linurv


Use PRIx64 macros instead of llx


make fopen() work


add more examples


minor changes - fix toolchain - don't build toolchain with M support - add 2 more examples: echo, cat (broken)


cleanup


run the first C program


port to 64 bit


add syscalls.inc


implement fork() and execve()