Commit Graph

4 Commits

Author SHA1 Message Date
4df03647ba Implemented uniproc_unix.c for unix platforms 2025-03-04 13:27:33 +11:00
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
d47f6be401 Implemented windows implementation of uniproc 2025-03-02 22:46:22 +11:00
9cc6d81a9f Initial commit 2025-03-02 15:32:01 +11:00