Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change everything over to LGPLlpsm-0.1.0 | H. Peter Anvin | 2001-10-19 | 1 | -5/+5 |
* | Change names around to be more consistent; set the name of the system to | H. Peter Anvin | 2001-10-19 | 1 | -10/+10 |
* | Fix bug that causes failures if size extended in the middle of realloc(). | H. Peter Anvin | 2001-10-18 | 1 | -3/+8 |
* | Beginnings of a synchronicity model...to-tytso-20011015c | H. Peter Anvin | 2001-10-16 | 1 | -4/+5 |
* | Clean up the interfaces and remove some obviously incorrect code.to-tytso-20011015b | H. Peter Anvin | 2001-10-15 | 1 | -4/+5 |
* | Add code to verify that none of the allocated memory regions overlap. | H. Peter Anvin | 2001-10-15 | 1 | -2/+27 |
* | Now realloc() mostly works... checkpoint the work here. | H. Peter Anvin | 2001-10-15 | 1 | -9/+36 |
* | Working allocation and freeing; still need reverse list pointer | H. Peter Anvin | 2001-10-13 | 1 | -6/+19 |
* | Mostly working allocator (slab and buddy), although extension of the | H. Peter Anvin | 2001-10-13 | 1 | -0/+56 |