diff options
| author | verdant <im@verdant.ee> | 2026-07-28 20:36:13 +0800 |
|---|---|---|
| committer | verdant <im@verdant.ee> | 2026-07-28 20:44:30 +0800 |
| commit | 14bdd63e40e913dfce20190de923d2aca0d1d45a (patch) | |
| tree | 51b82d54265bea1273d4580da6f893709374f87a /.clang-format | |
| parent | 1b5a26716b7d9050334d8ded58fe2c6ae7fe0143 (diff) | |
| download | sf-14bdd63e40e913dfce20190de923d2aca0d1d45a.tar.gz sf-14bdd63e40e913dfce20190de923d2aca0d1d45a.zip | |
Add spawn wrapper for executing external commands
Inctroduce process.c and process.h providing spawn() function to fork
a child process and execute commands via execvp().
Return -1 on invalid arguments or fork failure, and 0 on success.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions
