summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-26 01:39:01 +0200
committerwm4 <wm4@nowhere>2014-10-26 01:40:36 +0200
commitd0643fa02d1608b096315cf7243b9188d6211699 (patch)
tree5d38c7f20541d953b4d20f5d611021470ea01e7c /.gitignore
parent6f88bc77617dbf8a919830ae070e5ca926755587 (diff)
downloadmpv-d0643fa02d1608b096315cf7243b9188d6211699.tar.bz2
mpv-d0643fa02d1608b096315cf7243b9188d6211699.tar.xz
lua: subprocess: tunnel stderr through mp_log
Pretty much a fringe-feature, but also it's awkward if something appears on the terminal with no indication for the source. This is made quite awkward by the fact that stderr and stdout could be closed at different times, and that poll() doesn't accept "holes" in its FD list. Invalid (.e.g negative) FDs just make it return immediately, as required by the standard. So sparse_poll() takes care of the messy details.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions