summaryrefslogtreecommitdiff
path: root/src/libs6/ftrigr_subscribe.c
AgeCommit message (Collapse)Author
2021-08-09 skalibs-2.11.0.0 API changeLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-12-22 Port ftrigr and s6lock to textclientLaurent Bercot
2017-06-14 Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot
- Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other - Requires storing the sequence of events client-side, so an additional stralloc, bleh - The visible struct ftrigr_s changes, so a major bump is needed -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
2017-03-13 Cleanup of superfluous includesLaurent Bercot
2017-03-12 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-12 Types fix, first passLaurent Bercot
2014-12-09errno fix in ftrigr_subscribeLaurent Bercot
2014-12-05Initial commitLaurent Bercot