aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/sys.c
Commit message (Expand)AuthorAgeFilesLines
* Use elf symbol table instead of map file for kernelAlex Auvolat2016-07-301-21/+13
* Add Lua source, not compiled yet as libc/libm functions remain unimplementedAlex Auvolat2016-07-151-2/+2
* Fix nasty task switching buAlex Auvolat2016-07-151-1/+1
* Integration of scan-build and splintAlex Auvolat2016-07-141-0/+2
* Add delta wrt. function in stack dumpAlex Auvolat2016-07-131-2/+5
* 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