Commit Graph

15 Commits

Author SHA1 Message Date
119a86b8e6 cmake: update for compatibility with CMake 4.0 2026-03-22 13:11:10 +00:00
7d6af0344c bootstrap: cleanup test code 2026-03-21 10:56:47 +00:00
1e52036585 bootstrap: tar: use the nr_written value returned by xpc_buffer_write to increment the file cursor 2026-03-21 10:56:32 +00:00
24fc8ecb97 bootstrap: configure to build as a purely static executable 2026-03-21 10:55:49 +00:00
844f6d50eb bootstrap: test pthread features 2026-03-18 21:10:18 +00:00
9044281d1b bootstrap: use new libfs interface to handle requests 2026-03-15 09:48:47 +00:00
5dd99bb0a6 bootstrap: tar: fix pointer-alignment tar parsing issue 2026-03-15 09:47:58 +00:00
b7452a449b bootstrap: update tarfs driver with libfs support 2026-03-10 19:16:22 +00:00
5ad1babd03 bootstrap: replace fs stub msg handlers with libfs 2026-03-06 20:18:54 +00:00
4be6f231e6 bootstrap: update channel creation 2026-02-26 20:51:19 +00:00
285a80530d bootstrap: switch to ifc-generated ipc interface 2026-02-26 19:47:58 +00:00
418c426e83 bootstrap: replace bare string message with fs.open() 2026-02-23 21:57:01 +00:00
7a51a56909 bootstrap: add .got* and .eh_frame to the data segment 2026-02-21 23:22:40 +00:00
0b7b8d3f29 bootstrap: create a channel to receive/reply to simple string messages 2026-02-21 12:22:43 +00:00
75bd11d5cc sys: add userspace bootstrap program 2026-02-19 19:31:15 +00:00