1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-08 21:10:02 +00:00
janet/examples
Calvin Rose 549ee95f3d Add os/posix-exec (along os/posix-fork)
Useful for old-style unix daemons, start up scripts, and so on.
Easy to add on top of os/execute.

May want to consider allowing the same IO redirection as os/execute
and os/spawn.

May also want to put both fork and exec behind a config switch since I
suppose some systems may not support them, although I don't know of any
concrete examples.
2023-10-08 21:03:08 -05:00
..
2020-11-04 10:18:31 +01:00
2019-11-25 20:00:13 -06:00
2020-04-10 17:20:23 -05:00
2018-09-05 22:18:42 -04:00
2022-06-05 16:42:18 -05:00
2021-01-03 16:19:23 -06:00
2019-02-17 11:20:24 -05:00
2019-03-21 14:32:08 -04:00
2019-05-16 12:03:54 +02:00
2020-10-11 09:14:31 -05:00
2020-10-11 09:32:17 -05:00
2020-02-12 09:32:41 -06:00
2020-06-02 19:47:50 -05:00