Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: move mp_cancel from stream.c to thread_tools.c | wm4 | 2018-05-24 | 1 | -1/+2 |
* | android: posix_spawn(p) replacement | sfan5 | 2017-09-22 | 1 | -1/+1 |
* | Avoid calling close(-1) | wm4 | 2017-06-29 | 1 | -15/+12 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | subprocess, lua: export whether the process was killed by us | wm4 | 2015-06-27 | 1 | -3/+10 |
* | build: exclude -Wredundant-decls | wm4 | 2015-05-09 | 1 | -2/+0 |
* | subprocess-posix: always connect stdin to /dev/null | wm4 | 2015-04-15 | 1 | -1/+12 |
* | osdep/subprocess-posix: remove __GLIBC__ guard | Kevin Mitchell | 2015-02-03 | 1 | -3/+2 |
* | subprocess: allow disabling redirection of stdout/stderr | wm4 | 2015-01-01 | 1 | -4/+4 |
* | subprocess: minor cosmetic cleanup | wm4 | 2014-11-22 | 1 | -2/+3 |
* | lua: subprocess: move to osdep/subprocess-{win,posix}.c | James Ross-Gowan | 2014-11-22 | 1 | -0/+146 |