aboutsummaryrefslogtreecommitdiff
path: root/win32/popen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: correct cast of argument to _open_osfhandleRon Yorston2016-05-251-4/+4
* mingw: add routine to pipe a file descriptor to/from a commandRon Yorston2015-05-271-18/+128
* Tidy up mingw_popenRon Yorston2014-05-151-59/+47
* win32: add popen implementation that uses shellRon Yorston2012-04-231-0/+220