aboutsummaryrefslogtreecommitdiffstats
path: root/src/conn-tools/s6-ioconnect.c
Commit message (Collapse)AuthorAgeFilesLines
* - 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