Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 2 | -2/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 6 | -6/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | skalibs-2.11.0.0 API change | Laurent Bercot | 2021-08-09 | 4 | -15/+11 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: unignore SIGPIPE before execing a user-controlled process | Laurent Bercot | 2021-02-11 | 2 | -3/+8 |
| | |||||
* | Treat execline as an extra_lib instead of an in-package lib | Laurent Bercot | 2020-03-24 | 1 | -1/+1 |
| | |||||
* | Make execline dependency optional | Laurent Bercot | 2019-12-23 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 3 | -3/+3 |
| | |||||
* | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 3 | -6/+3 |
| | |||||
* | Separate wall clocks from stopwatches | Laurent Bercot | 2019-09-04 | 3 | -0/+3 |
| | |||||
* | s6-ftrig-listen1 now prints the last event to stdout | Laurent Bercot | 2017-05-11 | 1 | -2/+4 |
| | |||||
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-12 | 4 | -12/+10 |
| | |||||
* | Types fix, first pass | Laurent Bercot | 2017-01-12 | 4 | -14/+14 |
| | |||||
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 3 | -0/+3 |
| | |||||
* | - s6-svlisten and s6-svlisten1 | Laurent Bercot | 2015-01-16 | 1 | -2/+2 |
| | | | | | - Synchronous s6-svc - version 2.0.2.0, rc | ||||
* | - Parallel build fix v2.0.1.0 | Laurent Bercot | 2015-01-14 | 6 | -6/+6 |
| | | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate | ||||
* | Add $SOCKET_LIB dependencies everywhere, because Solaris | Laurent Bercot | 2014-12-16 | 3 | -0/+3 |
| | |||||
* | fork -> child_spawn in s6-ftrig-listen | Laurent Bercot | 2014-12-08 | 2 | -22/+4 |
| | |||||
* | Use ftrigw_notify_b in s6-ftrig-notify | Laurent Bercot | 2014-12-07 | 1 | -7/+2 |
| | |||||
* | Initial commit | Laurent Bercot | 2014-12-05 | 12 | -0/+361 |