aboutsummaryrefslogtreecommitdiffstats
path: root/src/minutils/s6-uevent-spawner.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate s6-uevent-*, prepare for 2.4.0.2Laurent Bercot2017-10-261-0/+1
|
* Make it build with skalibs-2.5.0.0Laurent Bercot2017-03-081-8/+8
|
* Types fix, first passLaurent Bercot2017-01-081-5/+6
| | | | Deeper fixes need to be done if the avltree.h API ever changes.
* - Fix selfpipe_read invocationsLaurent Bercot2015-11-301-1/+1
| | | | - Easier CROSS_COMPILE support in configure
* Better fix for s6-uevent-spawner.Laurent Bercot2015-06-141-2/+6
|
* - Fix for s6-uevent-spawner event delayLaurent Bercot2015-06-141-1/+1
| | | | - rc for 2.0.2.1
* s6-uevent-spawner fixes: linevar, multiple spawnsv2.0.2.0Laurent Bercot2015-03-101-6/+9
|
* - Added s6-uevent-listener and s6-uevent-spawnerLaurent Bercot2015-03-091-0/+234
- s6-devd is now a wrapper around the former two - version: bump to 2.0.2.0, still missing s6-devd doc