|
bb4bee83b7
|
Fix pidfd reuse race condition
|
2025-10-09 16:52:12 -06:00 |
|
|
dc5a91c480
|
Simplify process spawning using SYS_clone
|
2025-10-09 12:33:58 -06:00 |
|
|
9cd15e9be8
|
Add execve/posix_spawn fallbacks for older kernels
|
2025-10-08 18:42:22 -06:00 |
|
|
cac944400f
|
Rework subprocess spawning using clone3/execveat
|
2025-10-08 18:13:54 -06:00 |
|
|
061228c971
|
Make liburing optional; rewrite CMakeLists.txt and enable LTO
|
2025-10-07 14:12:37 -06:00 |
|
|
df36de18bf
|
Implement async (overlapped) I/O with io_uring
|
2025-10-06 23:51:09 -06:00 |
|
|
086e08d93f
|
Use WIBO_PATH, WINEPATH to resolve executables as well
|
2025-10-05 18:25:18 -06:00 |
|
|
ffdfa38591
|
Actually add to ProcessManager when spawning
|
2025-10-04 14:12:24 -06:00 |
|
|
166399f143
|
Move main source files into src/
|
2025-10-04 13:34:31 -06:00 |
|