mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
Stephen Heumann
6bd3b140ea
Misc. fixes related to file handling:
*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
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%