|
|
8d22ec661c
|
bootstrap: remove old request handler code
|
2026-03-24 20:26:12 +00:00 |
|
|
|
a91dc5965e
|
services: herdd: getdents test
|
2026-03-24 20:25:49 +00:00 |
|
|
|
329829c0e9
|
lib: fs: implement file cleanup using disconnect and detach events
|
2026-03-24 20:25:13 +00:00 |
|
|
|
dade9fa81f
|
lib: xpc: add support for event messages
|
2026-03-24 20:24:36 +00:00 |
|
|
|
e9ccefd980
|
toolchain: xpcg: fix buffer length output not being set
|
2026-03-24 12:45:13 +00:00 |
|
|
|
20723d4dff
|
bootstrap: tar: implement readdir()
|
2026-03-24 12:44:33 +00:00 |
|
|
|
d2df4259e6
|
interface: fs: add fs.getdents function
|
2026-03-24 12:43:33 +00:00 |
|
|
|
e30368553f
|
lib: c: io: implement getdents()
|
2026-03-24 12:42:39 +00:00 |
|
|
|
660cb3bd71
|
lib: c: io: update fs_read usage
|
2026-03-24 12:42:08 +00:00 |
|
|
|
d3a25f0af7
|
lib: c: remove errno log messages
|
2026-03-24 12:41:41 +00:00 |
|
|
|
30614e679b
|
lib: xpc: implement support for iterating through directories
|
2026-03-24 12:41:12 +00:00 |
|
|
|
1eb6853cb0
|
lib: xpc: implement scatter/gather i/o for buffers and messages
|
2026-03-24 12:40:16 +00:00 |
|
|
|
af3dd454b0
|
bootstrap: start herdd instead of systemd
|
2026-03-23 18:16:15 +00:00 |
|
|
|
2a587942ac
|
meta: add herdd runlevel configuration files
|
2026-03-23 18:15:55 +00:00 |
|
|
|
bf5052fd3d
|
meta: replace systemd and ldd with herdd and nsd
|
2026-03-23 18:15:38 +00:00 |
|
|
|
d4d3ab13f4
|
prog: remove test program
|
2026-03-23 18:14:57 +00:00 |
|
|
|
98dbaa05ac
|
cmake: add support for building services with config files
|
2026-03-23 18:13:22 +00:00 |
|
|
|
1e3e38b0e2
|
meta: update kernel
|
2026-03-22 19:11:55 +00:00 |
|
|
|
c1e10e8b70
|
lib: c: implement runtime initialisation
|
2026-03-22 19:11:43 +00:00 |
|
|
|
7b89a038a2
|
lib: c: add fallback errno storage for single-threaded programs
|
2026-03-22 19:11:25 +00:00 |
|
|
|
a792bbe5db
|
lib: c: pthread: implement per-thread errno storage
|
2026-03-22 19:09:18 +00:00 |
|
|
|
dd46a378b3
|
lib: c: pthread: implement pthread_self
|
2026-03-22 19:08:42 +00:00 |
|
|
|
33888e364b
|
lib: rosetta: change integer bootstrap args to fixed-width types
|
2026-03-22 19:07:39 +00:00 |
|
|
|
a535c588f1
|
lib: launch: add terminating null ptr to environ array
|
2026-03-22 19:07:07 +00:00 |
|
|
|
9f4c4cbc9d
|
lib: fs: fix incorrect status code in fs_msg_open
|
2026-03-22 19:06:40 +00:00 |
|
|
|
3e0fdb616c
|
ld: resolve: search all images for symbols, rather than just direct links
|
2026-03-22 19:05:47 +00:00 |
|
|
|
44cd6c551a
|
ld: resolve: remove redundant stack pointer save/restore
|
2026-03-22 19:05:25 +00:00 |
|
|
|
60e1ca951c
|
ld: resolve: fix incorrect symbol and GOT index calculation
|
2026-03-22 19:04:58 +00:00 |
|
|
|
119a86b8e6
|
cmake: update for compatibility with CMake 4.0
|
2026-03-22 13:11:10 +00:00 |
|
|
|
ac8f669e6b
|
meta: update kernel
|
2026-03-21 10:56:58 +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 |
|
|
|
cc15bb54f3
|
ld: implement an actual program loader
|
2026-03-21 10:54:50 +00:00 |
|
|
|
ed138d581e
|
prog: test: simple function call test
|
2026-03-21 10:54:21 +00:00 |
|
|
|
eaf5e02ad4
|
prog: systemd: simple function call test
|
2026-03-21 10:54:09 +00:00 |
|
|
|
88f8d4f18a
|
lib: launch: implement alternate argument handling to support interpreters
|
2026-03-21 10:53:38 +00:00 |
|
|
|
5d9a3fa54d
|
lib: launch: implement GLOB_DAT and RELATIVE relocations
|
2026-03-21 10:53:12 +00:00 |
|
|
|
8236f99aef
|
lib: xpc: fix overlapping variable uses in xpc_string_t
|
2026-03-21 10:52:23 +00:00 |
|
|
|
81b9e7777a
|
lib: xpc: fix overlapping variable uses in xpc_buffer_t
|
2026-03-21 10:52:16 +00:00 |
|
|
|
aa155824d3
|
lib: xpc: add a nr_written output to xpc_msg_write
|
2026-03-21 10:51:17 +00:00 |
|
|
|
af424d85d8
|
lib: fs: implement fs.seek()
|
2026-03-21 10:48:33 +00:00 |
|
|
|
a37a07d708
|
lib: fs: convert some verbose log messages to trace messages
|
2026-03-21 10:47:08 +00:00 |
|
|
|
2fab6687b0
|
lib: fs: fix incorect offset calculation in page request handler
|
2026-03-21 10:46:40 +00:00 |
|
|
|
d1a9c5cd45
|
lib: fs: implement private and shared file mappings
|
2026-03-21 10:46:15 +00:00 |
|
|
|
3bf995cdf6
|
lib: c: io: implement lseek()
|
2026-03-21 10:44:58 +00:00 |
|
|
|
8c09909d07
|
lib: c: malloc: enable the global heap for the static module
|
2026-03-21 10:44:47 +00:00 |
|
|
|
a041bc55db
|
lib: c: rt: call task_exit once main() returns
|
2026-03-21 10:44:21 +00:00 |
|
|
|
32d0606d16
|
lib: c: io: add sys/types.h
|
2026-03-21 10:42:11 +00:00 |
|
|
|
3bc331b9c5
|
lib: c: io: add fcntl.h
|
2026-03-21 10:42:00 +00:00 |
|