about summary refs log tree commit diff stats
path: root/src/libtools/obstack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't wrap struct obstack, alignment should be the same (for #504)ptitSeb2023-02-021-2/+32
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-6/+6
* Added some obstack_XXX wrapped function (ported from box86)ptitSeb2022-03-281-0/+224