| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 1 | -4/+4 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Adapt to new exec.h | Laurent Bercot | 2020-11-28 | 1 | -5/+4 |
| | | |||||
| * | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 1 | -10/+23 |
| | | | | | | | | | | | | | | | | | This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears. | ||||
| * | Always execute execline scripts with -P | Laurent Bercot | 2019-12-20 | 1 | -1/+1 |
| | | |||||
| * | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 1 | -2/+1 |
| | | |||||
| * | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 1 | -0/+1 |
| | | |||||
| * | Cosmetic fix: start s6-ftrigrd from the child s6-notifyoncheck | Laurent Bercot | 2017-09-17 | 1 | -5/+22 |
| | | |||||
| * | Add s6-notifyoncheck | Laurent Bercot | 2017-08-19 | 1 | -0/+244 |
