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
/
common
/
libkogata
Commit message (
Collapse
)
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
6
-5
/
+576
|
*
Add Lua source, not compiled yet as libc/libm functions remain unimplemented
Alex Auvolat
2016-07-15
1
-3
/
+0
|
*
Fix sme warnings...
Alex Auvolat
2016-07-14
1
-8
/
+10
|
*
Migrate to BAM build tool
Alex Auvolat
2016-07-13
2
-11
/
+3
|
*
Adjustments in region allocation code (fix first_bigger ??)
Alex Auvolat
2015-03-14
1
-20
/
+53
|
*
Factorize region allocator between kernel and user processes (same code was ↵
Alex Auvolat
2015-03-14
2
-1
/
+390
|
|
|
|
there twice)
*
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
3
-0
/
+321