Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add stubs for many libc functions, and a few implemenations too | Alex Auvolat | 2016-07-16 | 1 | -0/+57 |
* | Move stuff around, again | Alex Auvolat | 2016-07-15 | 1 | -1/+1 |
* | Fix region allocator (see changes in region.c!) ; debug spam control. | Alex Auvolat | 2015-03-14 | 1 | -4/+1 |
* | Add mutexes everywhere ; spam debug log (sorry) | Alex Auvolat | 2015-03-14 | 1 | -0/+12 |
* | Add missing mutex-locking in procesc.c ; discovered design fault somewhere. | Alex Auvolat | 2015-03-13 | 1 | -1/+2 |
* | Add better stack tracing technology (now uses kernel memory map!) | Alex Auvolat | 2015-03-11 | 1 | -44/+48 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -0/+283 |