Riley King-Saunders 01602578fd Set struct default initialization values
Modified uniproc_create_process signature to take a command and a list of arguments
Updated uniproc_win64.c to terminate the process before closing the handles
Updated uniproc_win64.c to convert the command and list of arguments into a command-line string
2025-03-04 13:26:30 +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%