summary refs log tree commit diff
path: root/src/minutils/s6-uevent-listener.c
Commit message (Expand)AuthorAgeFilesLines
* Remove s6-devd, s6-uevent-listener, s6-uevent-spawner, prepare for 2.5.0.0Laurent Bercot2018-08-141-168/+0
* Deprecate s6-uevent-*, prepare for 2.4.0.2Laurent Bercot2017-10-261-0/+1
* Adapt s6-devd to the new s6-uevent-listener|s6-uevent-spawner interfaceLaurent Bercot2017-04-271-5/+3
* Change s6-uevent-listener API: don't spawn, write events to stdoutLaurent Bercot2017-04-141-57/+18
* Replace fd_writev with buffer_write in s6-uevent-listenerLaurent Bercot2017-04-121-1/+1
* Make it build with skalibs-2.5.0.0Laurent Bercot2017-03-081-9/+7
* Types fix, first passLaurent Bercot2017-01-081-2/+2
* - Fix selfpipe_read invocationsLaurent Bercot2015-11-301-1/+1
* It will work better if I *write* into an output buffer...Laurent Bercot2015-03-101-2/+2
* Would it kill the kernel guys to DOCUMENT that the netlink(3) parsingLaurent Bercot2015-03-101-56/+33
* - Added s6-uevent-listener and s6-uevent-spawnerLaurent Bercot2015-03-091-0/+233