erythros/System
Alec Murphy b40820272f System/Setup/Environment+FFI/LibC: Increase calloc/malloc mem_tasks
Give LibC malloc() and calloc() an array of 16 mem_tasks each, for now.
We will probably be removing this, in favor of giving each non-HolyC
library its own static memory pool, as we will do with stb_truetype.h in
a forthcoming commit.
2025-04-19 20:33:30 -04:00
..
Api Everywhere: Update to clang-format 20 2025-04-19 07:31:54 -04:00
Config Meta: Add files to repository 2025-03-25 07:34:41 -04:00
Core System/Core/Compositor: Show available TrueType fonts in system log 2025-04-19 16:07:17 -04:00
Drivers Everywhere: Update to clang-format 20 2025-04-19 07:31:54 -04:00
FFI System/Setup/Environment+FFI/LibC: Increase calloc/malloc mem_tasks 2025-04-19 20:33:30 -04:00
Jakt Meta: Add files to repository 2025-03-25 07:34:41 -04:00
Libraries System/Libraries/Html/Renderer: Use renderer->task instead of erythros_mem_task where applicable 2025-04-19 16:28:14 -04:00
Setup System/Setup/Environment+FFI/LibC: Increase calloc/malloc mem_tasks 2025-04-19 20:33:30 -04:00
Shell/Commands System/Shell/Commands/cat: Allow concatenating http/https URLs 2025-03-30 05:41:29 -04:00
Utilities System/Utilities/TrueType: Add @stbtt_GetTextWidth() 2025-04-19 14:17:46 -04:00
MakeSystem.HC System: Use Settings/config.json for debug options 2025-04-19 08:13:58 -04:00