Files
ghostty/src/lib
Uzair Aftab a5423592cd libghostty: use caller allocation on native freestanding
Native freestanding targets have neither an OS page allocator nor a usable default SMP allocator. Use the allocator supplied through libghostty for terminal page storage and make a missing C allocator fail with out-of-memory instead of instantiating hosted allocation machinery. Document that native freestanding C callers must supply an allocator for allocating operations.
2026-08-29 22:12:38 +02:00
..
2026-07-30 08:51:38 -07:00
2026-08-15 21:16:34 -07:00
2026-08-15 21:16:34 -07:00
2026-07-21 12:35:05 -07:00