<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sf.git/src/process.h, branch master</title>
<subtitle>System status monitor and file manager
</subtitle>
<id>https://git.verdant.ee/projects/sf.git/atom?h=master</id>
<link rel='self' href='https://git.verdant.ee/projects/sf.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/'/>
<updated>2026-07-28T12:44:30Z</updated>
<entry>
<title>Add spawn wrapper for executing external commands</title>
<updated>2026-07-28T12:44:30Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-28T12:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=14bdd63e40e913dfce20190de923d2aca0d1d45a'/>
<id>urn:sha1:14bdd63e40e913dfce20190de923d2aca0d1d45a</id>
<content type='text'>
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.
</content>
</entry>
</feed>
