8 Commits

Author SHA1 Message Date
ed fa7d1fee42 more compile fixes 2025-08-14 10:28:26 -04:00
ed d7158df20b fixes for compiling 2025-08-14 10:02:22 -04:00
ed cc906f9ec3 remove md_malloc, md_free
They were from a copy/paste of zpl's allocator impl and are not used.
2025-02-19 10:15:59 -05:00
ed 3e064f6443 progress on sanity_tests.c, adding back md_str8_styllize
Eventually a heavy reduction of base & OS should be provided via libgen or done here to reduce the overall surface area of the library for the user.
Base and os were dragged from raddbg and the original metadesk didn't need as many definitions.
2025-02-13 09:53:46 -05:00
ed 6ee929295a finished corrections/formating after adding prefix 2025-02-12 15:32:12 -05:00
ed 4a6a6b2290 WIP: corrections/formatting post prefix addition 2025-02-12 15:11:20 -05:00
ed 0ab226f739 adding prefixes to source
They'll be removed on demand in libgen repo
2025-02-12 14:40:11 -05:00
ed d569b93bbd adjusting repo for removing extra features not part of the original library 2025-02-12 13:57:45 -05:00