summaryrefslogtreecommitdiffstats
path: root/askfirst.c
AgeCommit message (Collapse)Author
2013-07-23askfirst: remove superfluous 'close' calls on stdio file descriptors.Yousong Zhou
'dup2' will do it for us if necessary. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2013-03-13add askfirst toolJohn Crispin