summaryrefslogtreecommitdiff
path: root/lib/dup2.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-18Add gnulib `select' module.Andy Wingo1-0/+160
Should fix fport_input_waiting when neither poll nor select nor FIONREAD are available, which is the case on MinGW. Thanks to Eli Zaretskii for the report.