Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 4 KiB blocks if sysconf(_SC_PAGESIZE) fails | Thomas Voss | 2024-10-03 | 1 | -3/+1 |
| | |||||
* | Huge library overhaul | Thomas Voss | 2024-10-03 | 1 | -49/+106 |
| | |||||
* | Implement arena allocation resizing | Thomas Voss | 2024-05-09 | 1 | -0/+2 |
| | |||||
* | Explicitly save errno on failure in mkregion() | Thomas Voss | 2024-04-27 | 1 | -0/+2 |
| | |||||
* | Rename padded_sz to nlen | Thomas Voss | 2024-04-16 | 1 | -5/+4 |
| | |||||
* | implement arena allocators | Thomas Voss | 2024-04-16 | 1 | -0/+77 |