summaryrefslogtreecommitdiff
path: root/os/src/lseek.c
AgeCommit message (Collapse)Author
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, ↵Nicolas "Pixel" Noble
highly untested.
2011-02-02Making a sample code for the 'romfs' thingy.Pixel
2011-01-29Adding some romfs support.Pixel
2011-01-26Adding debugging system for the os layer.Nicolas "Pixel" Noble
2011-01-25Making the compiler a bitch by enabling warnings in full, fixing a few ↵Nicolas "Pixel" Noble
warnings, and making the board actually do slightly something.
2011-01-24Dummy software compiles; fixed a few linking issues. Also, most of the ↵Nicolas "Pixel" Noble
kernel syscalls are missing.