about summary refs log tree commit diff
path: root/src/pipe-tools
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-296-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-094-15/+11
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot2021-02-112-3/+8
|
* Treat execline as an extra_lib instead of an in-package libLaurent Bercot2020-03-241-1/+1
|
* Make execline dependency optionalLaurent Bercot2019-12-232-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 dependencyLaurent Bercot2019-09-213-3/+3
|
* Adapt to new stopwatch APILaurent Bercot2019-09-063-6/+3
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-043-0/+3
|
* s6-ftrig-listen1 now prints the last event to stdoutLaurent Bercot2017-05-111-2/+4
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-124-12/+10
|
* Types fix, first passLaurent Bercot2017-01-124-14/+14
|
* Add spawn_lib supportLaurent Bercot2016-08-123-0/+3
|
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-161-2/+2
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* - Parallel build fix v2.0.1.0Laurent Bercot2015-01-146-6/+6
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Add $SOCKET_LIB dependencies everywhere, because SolarisLaurent Bercot2014-12-163-0/+3
|
* fork -> child_spawn in s6-ftrig-listenLaurent Bercot2014-12-082-22/+4
|
* Use ftrigw_notify_b in s6-ftrig-notifyLaurent Bercot2014-12-071-7/+2
|
* Initial commitLaurent Bercot2014-12-0512-0/+361