elvish/pkg/prog
Kurtis Rader d241243fdf Ensure the daemon doesn't have fds open on the tty
The Elvish daemon should not inherit file descriptors open on the tty.
Make the daemon's stdin open on the null device and its stdout/stderr
open on a predictable file.

Fixes #1191
2021-01-16 23:18:38 +00:00
..
progtest [cleanup] trivial golint suggested changes 2020-12-25 01:11:33 +00:00
prog_test.go Verify stdout and stderr in shell tests 2020-08-11 15:58:20 +01:00
prog.go Ensure the daemon doesn't have fds open on the tty 2021-01-16 23:18:38 +00:00