Chloe M. chloe
  • Washington DC
  • https://mirocom.org
  • Systems architect and founder of Mirocom Laboratories

  • Joined on 2026-04-29
  • Founder of Mirocom Laboratories
chloe pushed to main at System-paw-1/src 2026-05-05 01:28:58 +00:00
de191c15df sp1: mu: Add memory mapped I/O helpers
chloe pushed to main at System-paw-1/src 2026-05-05 01:27:45 +00:00
0760ef7246 sp1: mu: Add memory mapped I/O helpers
chloe pushed to main at chloe/remail 2026-05-04 06:43:09 +00:00
3446f78436 endpoint: server: Add server creation logic
chloe pushed to main at chloe/remail 2026-05-03 19:49:58 +00:00
9ffcf336d7 libremail+tools: Add mailbox_create() function
chloe pushed to main at chloe/remail 2026-05-03 17:31:58 +00:00
0a69f7f4f4 tools: mailutil: Add mailbox remove command
67155faed1 tools: mailutil: Add mailbox list command
Compare 2 commits »
chloe pushed to main at chloe/remail 2026-05-03 02:56:56 +00:00
7513445d1a tools+libremail: Some refactoring
chloe pushed to main at chloe/remail 2026-05-03 02:52:24 +00:00
92de3cdebb tools: Add mailutil groundwork
7892ac5bd3 build: Add clean target for libremail
Compare 2 commits »
chloe pushed to main at chloe/remail 2026-05-03 00:11:47 +00:00
405f7d351e libremail: file: Add try_touch() function
chloe pushed to main at chloe/remail 2026-05-02 19:22:50 +00:00
b4c14b82d9 libremail: Add shared try_mkdir() function
chloe pushed to main at chloe/remail 2026-05-02 11:07:03 +00:00
b44459df62 endpoint: server.c -> main.c
chloe pushed to main at chloe/remail 2026-05-02 05:14:29 +00:00
a59521f040 build: Add clean target
chloe pushed to main at chloe/remail 2026-05-02 05:13:18 +00:00
6cdb9a2a9c initial commit
chloe created branch main in chloe/remail 2026-05-02 05:13:18 +00:00
chloe created repository chloe/remail 2026-05-02 05:11:37 +00:00
chloe pushed to main at chloe/blobchain 2026-05-01 01:28:46 +00:00
e35d8cf136 core: blob+stream: Store stream/blob hashes
chloe pushed to main at chloe/blobchain 2026-05-01 01:12:31 +00:00
1d4bb8769a core: Add files to blob list on scan
d991988fd8 core: blob: Always terminate blob next ptr
Compare 2 commits »
chloe pushed to main at chloe/blobchain 2026-04-30 23:28:41 +00:00
d7c0f78d02 core: Dump directory contents
chloe pushed to main at System-paw-1/src 2026-04-30 23:05:34 +00:00
e1b8ae10a3 sp1/amd64: irqchip: Add IRQ chip descriptor lists
fd7889da13 mm: vm: Always cast pointer offsets to uintptr_t
Compare 2 commits »
chloe pushed to main at chloe/blobchain 2026-04-30 18:15:04 +00:00
83a0ef6e2e core: blob: Add helper to destroy blob list
chloe pushed to main at chloe/blobchain 2026-04-30 18:11:41 +00:00
09e0774d12 core: blob: Remove redundant return