Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We now use a temporary stack in task management for : | Alexis211 | 2009-10-16 | 1 | -1/+1 |
* | Process now uses a linked list for associated file descriptors. | Alexis211 | 2009-10-13 | 1 | -12/+6 |
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 1 | -1/+1 |
* | Exiting from a thread now works without hanging everything. | Alexis211 | 2009-10-09 | 1 | -4/+5 |
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 1 | -0/+1 |
* | Class for file descriptors introduced : File. Not used yet. | Alexis211 | 2009-09-13 | 1 | -1/+21 |
* | Ok, exception handling happens in Thread::. | Alexis211 | 2009-09-06 | 1 | -0/+1 |
* | Maybee some changes | Alexis211 | 2009-09-02 | 1 | -1/+1 |
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 1 | -1/+10 |
* | The Melon kernel now has support for simple multitasking | Alexis211 | 2009-08-29 | 1 | -0/+85 |