aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/sys.c
Commit message (Expand)AuthorAgeFilesLines
* Add mutexes everywhere ; spam debug log (sorry)Alex Auvolat2015-03-141-1/+2
* Add missing mutex-locking in procesc.c ; discovered design fault somewhere.Alex Auvolat2015-03-131-1/+5
* Add better stack tracing technology (now uses kernel memory map!)Alex Auvolat2015-03-111-0/+58
* Pass more information to FS driver on some ops (TODO bugcheck).Alex Auvolat2015-03-101-0/+1
* Add first btree test ; fix first btree test.Alex Auvolat2015-02-141-2/+2
* Rearrange testing architecture : just type 'make run_tests'Alex Auvolat2015-02-141-0/+3
* Reorganize all.Alex Auvolat2015-02-091-0/+25