Files
Odin/core
Laytan Laats 67a8b035db mem: compat allocator improvements
1. store alignment instead of original pointer
2. implement .Query_Info
3. poison the header and alignment portion of the allocation
4. .Resize uses `max(orig_alignment, new_alignment)` as it's alignment
   now
5. .Free passes along the original alignment
2025-06-12 20:40:22 +02:00
..
2025-05-04 15:48:26 +10:00
2025-06-09 15:09:04 +02:00
2025-06-12 20:40:22 +02:00
2025-05-08 13:23:22 +01:00
2024-02-08 15:15:16 +00:00
2025-06-06 10:42:34 +02:00
2025-06-03 09:07:38 -04:00
2025-05-26 14:48:45 -04:00
2025-06-12 17:09:33 +02:00
2025-06-08 17:03:43 -07:00