factor/basis/io/launcher/unix
Doug Coleman 464bd705f4 unix: Add more posix_spawnp and rename fork-process to call-fork.
- spawn-process will call posix_spawn()
- fork-process will call fork()

The environment variable should be used or else apps like VSCode won't open because the display isn't set.
2020-06-30 21:12:51 -05:00
..
authors.txt
platforms.txt
unix-tests.factor io.launcher.unix: Fix test. 2019-09-27 23:13:51 -05:00
unix.factor unix: Add more posix_spawnp and rename fork-process to call-fork. 2020-06-30 21:12:51 -05:00