Riley King-Saunders f4927bf136 Fixed missing semicolons
Fixed default struct initialization because I write C++ normally
Fixed bug where uniproc_win64.c would not correctly append arguments to the command-line string
2025-03-04 13:36:31 +11:00
2025-03-04 13:36:31 +11:00
2025-03-04 13:36:31 +11:00
2025-03-02 15:32:01 +11:00
2025-03-02 15:32:01 +11:00

uniproc

A small library that provides cross-platform functionality to create processes where their stdin/out/err is entirely controllable by the parent

Description
A small library that provides cross-platform functionality to create processes where their stdin/out/err is entirely controllable by the parent
Readme GPL-2.0 75 KiB
Languages
C 100%