Age | Commit message (Expand) | Author |
---|---|---|
2011-02-05 | Getting rid of newlib, starting to implement a libc. Highly experimental, hig... | Nicolas "Pixel" Noble |
2011-02-02 | Making a sample code for the 'romfs' thingy. | Pixel |
2011-01-28 | Forgot a few things for malloc. | Nicolas "Pixel" Noble |
2011-01-28 | Proper mutex usage, and protecting malloc and sbrk using them. Also showing t... | Nicolas "Pixel" Noble |
2011-01-26 | Adding debugging system for the os layer. | Nicolas "Pixel" Noble |
2011-01-24 | Fixing malloc's template, and fixing a bit more the verbose/quiet mode. | Nicolas "Pixel" Noble |
2011-01-24 | Dummy software compiles; fixed a few linking issues. Also, most of the kernel... | Nicolas "Pixel" Noble |