aboutsummaryrefslogtreecommitdiff
path: root/src/winapi.patch
AgeCommit message (Collapse)Author
2013-12-14Allow process writing in experimental winapi.mitchell
Other modifications to make the return value for `io.popen()` more file-like.
2013-11-19Experimental winapi extension for preventing the flashing black box on Windows.mitchell
Compile in a stripped version of Steve Donovan's winapi library and override `io.popen` and `os.execute`.