mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
6bd3b140ea
*Use .null instead of /dev/null *Account for GNO's dup2(), which non-standardly returns 0 on success *Always call open with appropriate number of arguments *Use STDIN_FILENO instead of (implicitly) 0