factor/basis/io/launcher
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
..
unix unix: Add more posix_spawnp and rename fork-process to call-fork. 2020-06-30 21:12:51 -05:00
windows io.launcher: Add process-lines word. 2018-07-16 21:02:11 -05:00
authors.txt
launcher-docs.factor io.launcher-docs: add notes on the hidden slot usage 2016-09-20 22:51:31 +03:00
launcher.factor io.launcher: Add process-lines word. 2018-07-16 21:02:11 -05:00
summary.txt