summaryrefslogtreecommitdiffstats
path: root/osdep/subprocess-win.c
Commit message (Expand)AuthorAgeFilesLines
* subprocess-win: Always quote argv[0]James Ross-Gowan2015-01-161-3/+5
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-1/+0
* subprocess: allow disabling redirection of stdout/stderrwm42015-01-011-2/+6
* subprocess-win: remove a Vista-only flagJames Ross-Gowan2014-11-281-3/+2
* subprocess: minor cosmetic cleanupwm42014-11-221-2/+3
* lua: subprocess: move to osdep/subprocess-{win,posix}.cJames Ross-Gowan2014-11-221-0/+371