aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-ioconnect.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -d to s6-sudod; prepare for 2.9.2.0Laurent Bercot2020-03-161-1/+1
|
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-3/+3
|
* - Fix selfpipe_read() invocation: the return is int, not charLaurent Bercot2015-11-301-2/+1
| | | | - Easier CROSS_COMPILE support in configure
* - s6-ioconnect bugfixv2.2.3.1Laurent Bercot2015-11-051-1/+1
| | | | - version: 2.2.3.1
* Move Unix domain utilities and access control utilites,Laurent Bercot2015-01-151-0/+187
as well as the accessrules library, from s6-networking to here