Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change mode of operation for mmap_file (see readme) | Alex Auvolat | 2015-02-20 | 1 | -1/+16 |
* | Think a bit ; ioctls only on open file descriptors. | Alex Auvolat | 2015-02-20 | 1 | -3/+5 |
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -6/+7 |
* | Implement userspace malloc | Alex Auvolat | 2015-02-19 | 1 | -1/+1 |
* | Make VFS thread-safe, probably. | Alex Auvolat | 2015-02-19 | 1 | -3/+13 |
* | Add TODO | Alex Auvolat | 2015-02-15 | 1 | -0/+9 |
* | Release kogata under ISC licence. | Alex Auvolat | 2015-02-15 | 1 | -0/+6 |
* | Complete README | Alex Auvolat | 2015-02-15 | 1 | -1/+90 |
* | Change readme, remove unused code, changed hashtbl to add key freeing function. | Alex Auvolat | 2015-02-09 | 1 | -51/+2 |
* | Add readme | Alex Auvolat | 2014-12-04 | 1 | -0/+52 |