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
/
kernel
/
task
/
task.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Not a bugfix. The multitasking system must be redone.
Alex AUVOLAT
2012-05-19
1
-7
/
+5
*
More improvements in FWIK - more strings, Dir class, ...
Alex AUVOLAT
2012-05-19
1
-1
/
+2
*
Introducing FWIK, the userland C++ framework. Far from complete.
Alex AUVOLAT
2012-05-19
1
-2
/
+2
*
Added ANSI support, minimal readline-like library.
Alex AUVOLAT
2012-05-19
1
-5
/
+10
*
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
-32
/
+97
*
Added process arguments when loaded as modules.
Alex AUVOLAT
2012-05-18
1
-18
/
+49
*
Minor changes.
Alex AUVOLAT
2012-05-18
1
-5
/
+5
*
Devices using the VFS structure. Basic keyboard handler.
Alex AUVOLAT
2012-05-17
1
-13
/
+13
*
Beginning of a VFS implemented. C++ is great.
Alex AUVOLAT
2012-05-17
1
-9
/
+10
*
Fixed some nasty bugs.
Alex AUVOLAT
2012-05-17
1
-4
/
+4
*
More OOP;
Alex AUVOLAT
2012-05-04
1
-4
/
+5
*
Minor changes (more OOP constructs);
Alex AUVOLAT
2012-05-04
1
-62
/
+36
*
Migration to C++!
Alex AUVOLAT
2012-05-04
1
-0
/
+411