summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-12-22 Tentative ucspilogd fix for Solarisv2.0.0.0Laurent Bercot
2014-12-22 Actually build ucspilogd >.>Laurent Bercot
2014-12-19 s6-notifywhenup returns 1 when it does not notifyLaurent Bercot
2014-12-19 s6-notifywhen up now sends U and exits on the first newline.Laurent Bercot
Doc updated to reflect it.
2014-12-18 With the child_spawn change, s6-setlock should be free of SOCKET_LIBLaurent Bercot
2014-12-16 In s6-setlock too because child_spawn pulls socketpair. My bad.Laurent Bercot
2014-12-16 Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot
2014-12-09Cosmetic fix in s6-ftrigrdLaurent Bercot
2014-12-09Make ftrigr_startf data static constLaurent Bercot
2014-12-09errno fix in ftrigr_subscribeLaurent Bercot
2014-12-08Fix s6-notifywhenupLaurent Bercot
2014-12-08OpenBSD portability fixLaurent Bercot
2014-12-08fork -> child_spawn in s6-ftrig-listenLaurent Bercot
2014-12-07Use ftrigw_notify_b in s6-ftrig-notifyLaurent Bercot
2014-12-07Make ./event subdir private with s6-supervise's gid instead of public by defaultLaurent Bercot
2014-12-07Rewrite s6-ftrigrd to avoid moving buffers (and pointers in them)Laurent Bercot
2014-12-06someday I'll test BEFORE committingLaurent Bercot
2014-12-06typo in s6-ftrigrdLaurent Bercot
2014-12-06Fix: correctly init ftrigio buffer in s6-ftrigrdLaurent Bercot
2014-12-06fix: (EXT)BINPREFIX needs an ending /. Revert bad fix in s6lock.h and ftrigr.hLaurent Bercot
2014-12-05Bugfix: WTERMSIG, not WIFSIGNAL for 2nd argument to ./finish in s6-superviseLaurent Bercot
2014-12-05Initial commitLaurent Bercot