Commit Graph

4 Commits

Author SHA1 Message Date
chloe 0f31d51743 core: Add blob + data stream abstraction
A blob is a piece of data of variable length that belongs in a blob list
while a data stream is a buffer used to move data between blobs among
other things.

Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-04-30 09:50:12 -04:00
chloe 433ab624ad build: fix up Makefile
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-04-30 09:49:06 -04:00
chloe 4da05d05c9 core: Add xmalloc() implementation
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-04-30 08:51:19 -04:00
chloe d7b25b944b initial commit
Signed-off-by: Chloe M. <chloe@mirocom.org>
2026-04-30 08:08:34 -04:00