I couldn't get this to work in all cases to replace spawn-process yet. ``` ! works { "/bin/ls" "-al" } posix-spawn-args-with-path ! Broken on Linux64 for some reason { "/usr/bin/code" "-g" "-r" "/home/erg/factor-master/basis/io/launcher/launcher.factor" } posix-spawn-args-with-path ``` |
||
---|---|---|
.. | ||
authors.txt | ||
platforms.txt | ||
process.factor |