"Theo de Raadt" <[email protected]> writes: > It might be better for vmd to open a fd to /dev/null early on, > probably with O_CLOEXEC, and dup() it when it needs it in low-down code.
I like this idea, let me take a stab at it.
"Theo de Raadt" <[email protected]> writes: > It might be better for vmd to open a fd to /dev/null early on, > probably with O_CLOEXEC, and dup() it when it needs it in low-down code.
I like this idea, let me take a stab at it.