Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-16 | Add ftrigr_updateb() | Laurent Bercot | |
2017-06-14 | Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it | Laurent 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 includes | Laurent Bercot | |
2017-03-12 | Adapt to skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-31 | Actually fix the return value of ftrigr_update() (thanks jjk) | Laurent Bercot | |
2017-01-30 | bugfix: ftrigr_update() could return incorrect value for repeating events ↵ | Laurent Bercot | |
(thanks jjk) | |||
2017-01-12 | Types fix, first pass | Laurent Bercot | |
2014-12-05 | Initial commit | Laurent Bercot | |