factor/basis/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
..
debugger
ffi Fix stat so io test will finish 2019-02-10 11:01:31 -05:00
getfsstat Fix stat so io test will finish 2019-02-10 11:01:31 -05:00
groups continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
kqueue unix.kqueue: fix platforms. 2019-02-10 22:18:34 -06:00
linux unix.linux.proc: Add cpuinfo flag "vmx flags". 2020-06-26 19:16:18 -05:00
process unix: Add more posix_spawnp and rename fork-process to call-fork. 2020-06-30 21:12:51 -05:00
signals unix.signals: bump time on tests. 2020-05-19 07:49:56 -07:00
stat remove useless structure definition 2019-02-10 11:04:48 -05:00
statfs Fix stat so io test will finish 2019-02-10 11:01:31 -05:00
statvfs
time
types unix.process: Add posix_spawn stub. 2020-03-15 17:23:21 -05:00
users continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
utilities
utmpx continuations[-docs]: add the finally word 2019-04-22 21:57:51 -07:00
authors.txt
platforms.txt
summary.txt
tags.txt
unix.factor