summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Allow setting fd through argv[1] and set O_CLOEXEC if file does not start ↵Marius Halden2016-11-04-3/+29
| | | | with #!
* Add note about fdescfs to runfd.cMarius Halden2016-11-04-0/+4
|
* Initial for executing filedescriptorMarius Halden2016-11-04-2/+50
|
* Fix resource leakMarius Halden2016-10-25-3/+6
|
* Break out of loop where it's neededMarius Halden2016-08-30-0/+2
|
* Keep track of running jobsMarius Halden2016-08-30-13/+73
|
* Add command to create the spool directoryMarius Halden2016-08-30-0/+45
|
* Fix async waitMarius Halden2016-08-30-4/+4
|
* Start adding support for parallel jobsMarius Halden2016-08-26-7/+45
|
* Initial commitMarius Halden2016-08-19-0/+180