| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Explicitly save errno on failure in mkregion() | Thomas Voss | 2024-04-27 | 1 | -0/+2 |
| * | Print errno error when bufalloc() fails | Thomas Voss | 2024-04-16 | 1 | -1/+1 |
| * | Rename padded_sz to nlen | Thomas Voss | 2024-04-16 | 1 | -5/+4 |
| * | implement arena allocators | Thomas Voss | 2024-04-16 | 4 | -13/+112 |
| * | Add the bufalloc_noterm() function | Thomas Voss | 2024-03-10 | 2 | -22/+29 |
| * | Minor tweaks | Thomas Voss | 2024-03-07 | 1 | -1/+3 |
| * | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+29 |