summaryrefslogtreecommitdiff
path: root/src/include/toxic/string.h
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2025-09-14 12:56:39 +0200
committerCarlos Maiolino <[email protected]>2025-09-14 12:56:39 +0200
commite79687494bc3b01f42a79b0c355533e6e39e9a9d (patch)
treef25713cee9d69a61c26756c9784bb16ef5c8011d /src/include/toxic/string.h
parentbbba609cd83cc99fe65feb6230347d164f621b30 (diff)
Add a simple heap implementation
Add a simple API implementing a heap memory area. This specifies 2 main data structures: struct heap - Defines a heap: Holds a table with all entries in the specific heap and the initial heap memory address struct heap_table - Describes the usage state of every PAGE within the specific heap. Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'src/include/toxic/string.h')
0 files changed, 0 insertions, 0 deletions