index
:
TCE.git
master
old_c
std_c_userland
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
user
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introducing FWIK, the userland C++ framework. Far from complete.
Alex AUVOLAT
2012-05-19
2
-64
/
+0
*
Added ANSI support, minimal readline-like library.
Alex AUVOLAT
2012-05-19
1
-55
/
+1
*
Added some stuff.
Alex AUVOLAT
2012-05-18
1
-18
/
+16
*
Simple shell added. Simple fprintf function added too.
Alex AUVOLAT
2012-05-18
1
-73
/
+20
*
Can now spawn new processes.
Alex AUVOLAT
2012-05-18
1
-14
/
+30
*
Added process arguments when loaded as modules.
Alex AUVOLAT
2012-05-18
1
-1
/
+11
*
Improvements. Next: initrd.
Alex AUVOLAT
2012-05-18
1
-24
/
+43
*
The keyboard handling, it's getting better. + Funny screenshot.
Alex AUVOLAT
2012-05-18
1
-3
/
+23
*
Beginning of a VFS implemented. C++ is great.
Alex AUVOLAT
2012-05-17
1
-3
/
+62
*
Fixed some nasty bugs.
Alex AUVOLAT
2012-05-17
1
-3
/
+5
*
Now using Doug Lea's malloc for userland too. And improved stability.
Alex AUVOLAT
2012-05-01
1
-18
/
+9
*
Now using Doug Lea's malloc in kernel land. Next: same in userland.
Alex AUVOLAT
2012-05-01
1
-2
/
+12
*
Some cleanup ; relocated the kernel at 0xC0000000
Alex AUVOLAT
2012-05-01
2
-0
/
+46