summaryrefslogtreecommitdiffstats
path: root/spawn.h
Commit message (Expand)AuthorAgeFilesLines
* Release 2.3Tavian Barnes2021-11-251-1/+1
* spawn: New function for resolving executables in the PATHTavian Barnes2021-06-131-0/+13
* spawn: Allow NULL envp for the current environmentTavian Barnes2021-06-131-1/+2
* spawn: New bfs_spawn_addsetrlimit() actionTavian Barnes2021-05-201-0/+8
* Include what I useTavian Barnes2020-11-121-2/+0
* spawn: Add dup2() and close() file actionsTavian Barnes2019-05-311-1/+15
* Add some documentation commentsTavian Barnes2019-02-091-0/+4
* spawn: Add some docsTavian Barnes2018-09-191-1/+43
* spawn: New posix_spawn()-like API for execTavian Barnes2018-09-181-0/+43