Jonas 'Sortie' Termansen
|
c0fabc2e8d
|
Move remainder of Maxsi::String into kernel tree.
|
2012-12-14 14:13:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
e5cf6c18f7
|
Replace Maxsi::String::Compare with strcmp.
|
2012-12-14 14:13:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
70da61f5d1
|
Replace Maxsi::String::Copy with strcpy.
|
2012-12-14 14:13:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
5e4dadbba0
|
Replace Maxsi::String::Length with strlen.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
5d082b3bbb
|
Replace Maxsi::Error:: with <errno.h>.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
db79994e64
|
Refactored all the sortix headers into a include directory.
Also got rid of trailing white space. That corrupted .git/.
Big ass-commit because of recovered .git directory.
|
2012-03-22 00:52:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
8a9a0c58ea
|
Added kernelinfo(2), which reads a kernel information string.
Currently it lets you query the name of the kernel, its version, and the
build timestamp of the kernelinfo.cpp file.
|
2012-03-07 18:04:59 +01:00 |
|