Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections : | Alex Auvolat | 2014-12-05 | 1 | -15/+14 |
* | First implementation of slab allocator. Needs more testing and polishing | Alex Auvolat | 2014-12-04 | 1 | -0/+217 |
* | Small adjustments: | Alex Auvolat | 2014-12-01 | 2 | -0/+3 |
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -2/+15 |
* | Conformity of memset/memcpy ; implement memmove/memcmp. | Alex Auvolat | 2014-11-30 | 1 | -6/+27 |
* | More library functions & renaming. | Alex Auvolat | 2014-11-30 | 2 | -8/+68 |
* | Add debug output and a few elementary stdlib functions. | Alex Auvolat | 2014-11-30 | 2 | -0/+113 |