Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osdep: remove posix_spawn() helpers and wrappers | wm4 | 2020-05-15 | 1 | -1/+1 |
* | scripting: add a way to run sub processes as "scripts" | wm4 | 2020-02-19 | 1 | -0/+6 |
* | subprocess: implement proper detached processes on POSIX | wm4 | 2020-02-16 | 1 | -1/+26 |
* | subprocess: change to a fancier API | wm4 | 2020-02-16 | 1 | -4/+55 |
* | build: change how some OS specific source files are selected | wm4 | 2017-06-29 | 1 | -10/+0 |
* | subprocess: add a callback to ignore output | Ben Boeckel | 2016-07-05 | 1 | -0/+4 |
* | build: make posix_spawn optional | wm4 | 2016-02-08 | 1 | -0/+12 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | subprocess: move implementation for deatched subprocesses | wm4 | 2015-04-15 | 1 | -0/+57 |