diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-27 10:31:39 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-27 10:31:39 +0100 |
| commit | 7de95ddd662b52c803d307b6028fd90a1aa71892 (patch) | |
| tree | 2bd2a03b20dfe5510cdb74c5b362e6b7f5d9dd13 /deps/Libft | |
| parent | 29b8c1556bf456596c6c067d413b65b51e17724e (diff) | |
| download | malloc-7de95ddd662b52c803d307b6028fd90a1aa71892.tar.gz malloc-7de95ddd662b52c803d307b6028fd90a1aa71892.zip | |
Add zone allocation, internal data structures, and README
Implement mmap-based zone allocation for TINY (<=128B) and SMALL
(<=1024B) categories. malloc now creates zones on demand and
returns a pointer to the first chunk.
Diffstat (limited to 'deps/Libft')
0 files changed, 0 insertions, 0 deletions
