index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
core
/
sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use elf symbol table instead of map file for kernel
Alex Auvolat
2016-07-30
1
-21
/
+13
*
Add Lua source, not compiled yet as libc/libm functions remain unimplemented
Alex Auvolat
2016-07-15
1
-2
/
+2
*
Fix nasty task switching bu
Alex Auvolat
2016-07-15
1
-1
/
+1
*
Integration of scan-build and splint
Alex Auvolat
2016-07-14
1
-0
/
+2
*
Add delta wrt. function in stack dump
Alex Auvolat
2016-07-13
1
-2
/
+5
*
Add mutexes everywhere ; spam debug log (sorry)
Alex Auvolat
2015-03-14
1
-1
/
+2
*
Add missing mutex-locking in procesc.c ; discovered design fault somewhere.
Alex Auvolat
2015-03-13
1
-1
/
+5
*
Add better stack tracing technology (now uses kernel memory map!)
Alex Auvolat
2015-03-11
1
-0
/
+58
*
Pass more information to FS driver on some ops (TODO bugcheck).
Alex Auvolat
2015-03-10
1
-0
/
+1
*
Add first btree test ; fix first btree test.
Alex Auvolat
2015-02-14
1
-2
/
+2
*
Rearrange testing architecture : just type 'make run_tests'
Alex Auvolat
2015-02-14
1
-0
/
+3
*
Reorganize all.
Alex Auvolat
2015-02-09
1
-0
/
+25