summaryrefslogtreecommitdiffstats
path: root/runfd.c
Commit message (Expand)AuthorAgeLines
* Fix batchd subdir and moreMarius Halden2016-11-10-5/+21
* Make pread async in case fd is valid but not what we are looking forMarius Halden2016-11-04-2/+25
* atoi() -> strtol() in runfd.cMarius Halden2016-11-04-4/+9
* Allow setting fd through argv[1] and set O_CLOEXEC if file does not start wit...Marius Halden2016-11-04-3/+29
* Add note about fdescfs to runfd.cMarius Halden2016-11-04-0/+4
* Initial for executing filedescriptorMarius Halden2016-11-04-0/+15