summaryrefslogtreecommitdiff
path: root/os/src/write.c
AgeCommit message (Expand)Author
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble
2011-02-02Making a sample code for the 'romfs' thingy.Pixel
2011-01-29Adding some romfs support.Pixel
2011-01-29More filesystem stuff working. devfs is now in place with stdin, stdout, and ...Nicolas "Pixel" Noble
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 warnin...Nicolas "Pixel" Noble
2011-01-24Dummy software compiles; fixed a few linking issues. Also, most of the kernel...Nicolas "Pixel" Noble