Commit Graph

3 Commits

Author SHA1 Message Date
wash 1c6ece7b55 libc: implement private/shared mapping support 2026-04-21 21:15:27 +01:00
wash 5ad5f57a76 lib: c: update libheap to use new address-space api 2026-03-15 09:42:03 +00:00
wash 68714fa0e5 lib: c: combine libc and ulibc
libc is now made up of several independent components, each of which is individually compiled into a static library.
they are then all combined into a single shared library.
2026-03-06 20:12:58 +00:00