summaryrefslogtreecommitdiff
path: root/Source/Library/Interface/Process.iface.h
Commit message (Collapse)AuthorAgeFilesLines
* CorrectionsAlexis2112009-12-091-2/+2
|
* Some changesAlexis2112009-12-091-0/+1
|
* Change on memory handling, and .iface.h files documented.Alexis2112009-12-091-17/+17
|
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-0/+4
| | | | Login with user=root;pass=admin or user=alexis211;pass=iamgod
* More work on syscalls : userland applications can run other apps.Alexis2112009-10-241-0/+10
|
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-1/+3
| | | | TextFile now is a common (= kernel and userland) library.
* Started working on user managmentAlexis2112009-10-211-0/+3
|
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-201-0/+4
|
* We now have call tables for ressources.Alexis2112009-10-201-4/+4
| | | | instead of adding calls to ressource in the constructor.
* Heap included as well in userland libraryAlexis2112009-10-181-0/+1
|
* More work on syscallsAlexis2112009-10-181-0/+8