Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement select ; add two tests for channels. | Alex Auvolat | 2015-03-08 | 1 | -1/+3 |
* | Add previous notice to thread.h | Alex Auvolat | 2015-03-04 | 1 | -0/+8 |
* | Process exiting & thread termination. IMPORTANT NOTE FOLLOWS. | Alex Auvolat | 2015-03-04 | 1 | -3/+8 |
* | Add prototypes for process management... | Alex Auvolat | 2015-03-03 | 1 | -2/+3 |
* | Setup critical section management for parts that must not be interrupted. | Alex Auvolat | 2015-03-02 | 1 | -2/+12 |
* | Change mode of operation for mmap_file (see readme) | Alex Auvolat | 2015-02-20 | 1 | -2/+3 |
* | Add kernel worker threads for handling various tasks (eg. interrupts) | Alex Auvolat | 2015-02-19 | 1 | -2/+3 |
* | Implement some handling of user stuff... | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
* | Add stubs for process-related functions. | Alex Auvolat | 2015-02-13 | 1 | -4/+2 |
* | Prepare for user memory management and usermode code | Alex Auvolat | 2015-02-13 | 1 | -0/+6 |
* | Cleanup output. | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 1 | -0/+46 |