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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple shell added. Simple fprintf function added too.
Alex AUVOLAT
2012-05-18
1
-1
/
+1
*
Can now spawn new processes.
Alex AUVOLAT
2012-05-18
1
-0
/
+3
*
The keyboard handling, it's getting better. + Funny screenshot.
Alex AUVOLAT
2012-05-18
1
-1
/
+1
*
A bit of a change in the directory layout.
Alex AUVOLAT
2012-05-18
4
-0
/
+139
*
Some cleanup ; relocated the kernel at 0xC0000000
Alex AUVOLAT
2012-05-01
6
-113
/
+0
*
Removed all old object/request/... stuff (that was crap)
Alexis211
2010-09-10
7
-189
/
+2
*
Each thread has its own stack. Added simple unit tests for kmalloc,kfree
Alexis211
2010-09-10
1
-0
/
+2
*
More work on manager
Alexis211
2010-04-07
8
-7
/
+79
*
Some stuff added to userland.
Alexis211
2010-04-05
2
-0
/
+18
*
More work on IPC.
Alexis211
2010-04-05
3
-0
/
+5
*
Shared memory segment manager in userland
Alexis211
2010-03-31
3
-1
/
+32
*
More work on IPC and userland tools.
Alexis211
2010-03-30
5
-1
/
+127
*
IPC not tested but suposedly working.
Alexis211
2010-03-24
1
-0
/
+29
*
More work on IPC
Alexis211
2010-03-23
1
-0
/
+17