Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progress on stdio impementation | Alex Auvolat | 2016-07-16 | 1 | -1/+2 |
* | Add stubs for many libc functions, and a few implemenations too | Alex Auvolat | 2016-07-16 | 1 | -0/+48 |
* | Move stuff around, again | Alex Auvolat | 2016-07-15 | 1 | -1/+1 |
* | Add Lua source, not compiled yet as libc/libm functions remain unimplemented | Alex Auvolat | 2016-07-15 | 1 | -0/+5 |
* | Fix sme warnings... | Alex Auvolat | 2016-07-14 | 1 | -2/+10 |
* | Change VFS a bit : the root directory of a fs is now a pointer. Fix tests. | Alex Auvolat | 2015-02-24 | 1 | -0/+1 |
* | Make way for ISO 9660 driver. | Alex Auvolat | 2015-02-24 | 1 | -1/+13 |
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -1/+1 |
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -0/+126 |