aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6
Commit message (Expand)AuthorAgeFilesLines
* Remove mentions to s6lock from doc and code.Laurent Bercot2026-02-052-6/+0
* Invoke s6-ftrigrd with a full environmentLaurent Bercot2026-01-201-2/+3
* POSIX guarantees that pid == pgid for session leaders!Laurent Bercot2025-11-072-10/+9
* pkg-config support, templated configure, etc.Laurent Bercot2025-04-271-0/+2
* Don't step on POSIXLaurent Bercot2024-11-101-3/+3
* ... with the correct typeLaurent Bercot2024-10-041-1/+1
* Add flag-newpidns to the servicedir file listLaurent Bercot2024-10-041-0/+1
* Actual fix for keycheck_ip6Laurent Bercot2024-10-021-1/+1
* Without the bitarray depLaurent Bercot2024-10-011-1/+0
* Tentative fix for keycheck_ip6Laurent Bercot2024-10-011-1/+1
* Add debug instruction in keycheck_ip6Laurent Bercot2024-10-011-0/+3
* Tentative fix for s6_fdholder_setdump()Laurent Bercot2024-06-201-32/+34
* Add process group support to s6-superviseLaurent Bercot2024-05-072-7/+10
* this is why I hate free's signatureLaurent Bercot2024-05-051-1/+1
* s6-ftrigrd: don't have in-object pointers when reallocingLaurent Bercot2024-05-051-6/+15
* Restore cleanups in s6-ftrigrd; fix an old bug and a new bugLaurent Bercot2024-05-033-13/+46
* bugfix: bad length computation in s6-ftrigrdLaurent Bercot2024-04-251-8/+10
* Don't limit the amount of fifodirs s6-ftrigrd can listen toLaurent Bercot2024-04-181-60/+39
* Remove s6_ucspiserver_spawnLaurent Bercot2023-09-122-19/+0
* Better s6-setlock; delete the s6lock subsystemLaurent Bercot2023-09-1115-610/+0
* Adapt to skalibs-2.14Laurent Bercot2023-09-092-102/+9
* child_spawn_workaround is public nowLaurent Bercot2023-09-081-4/+0
* Add ucspiserver.h, support posix_spawn() in s6-ipcserverdLaurent Bercot2023-09-082-0/+117
* Use open safe wrappers; remove debug boilerplateLaurent Bercot2023-07-061-4/+4
* Simplify selfpipe managementLaurent Bercot2023-04-071-4/+2
* Copy the new template, not the old one!Laurent Bercot2023-02-081-10/+15
* Add s6_servicedir_instances_recreate_offline functionsLaurent Bercot2023-02-083-0/+85
* Prepare for 2.11.2.1, move template location, change file listLaurent Bercot2023-01-311-2/+1
* Add s6-instance-list, s6-instance-status (no doc yet)Laurent Bercot2023-01-103-3/+27
* Next batch of fixesLaurent Bercot2023-01-091-0/+3
* First batch of fixes, more to come >.>Laurent Bercot2023-01-091-10/+9
* Add instances implementation (still needs testing)Laurent Bercot2023-01-091-1/+2
* Refactor libs6auto, add s6-instance-maker (untested)Laurent Bercot2022-12-237-54/+198
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-295-5/+5
* Factor s6_auto_write_logrun into a new libs6autoLaurent Bercot2022-08-202-0/+63
* Add s6_servicedir_file_listLaurent Bercot2022-08-182-0/+21
* Fix allread errno managementLaurent Bercot2022-07-181-0/+4
* Prepare for 2.11.1.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-06-082-2/+7
* Ensure proper detection of s6-svscan not running in all casesLaurent Bercot2021-09-171-0/+1
* Pass errno as unsigned charLaurent Bercot2021-09-0210-17/+17
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-3041-48/+161
* s6-svdir-(un)link fixesLaurent Bercot2021-08-281-1/+1
* Add s6-svdir-link and s6-svdir-unlinkLaurent Bercot2021-08-284-149/+167
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-0936-63/+76
* Change to cdb_find_stateLaurent Bercot2021-07-241-2/+3
* Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot2021-07-237-28/+34
* Comment typo fixLaurent Bercot2021-05-061-1/+1
* Also allow shared locks in s6lockd-helperLaurent Bercot2021-05-044-10/+41
* More fixes to s6_supervise_linkLaurent Bercot2020-12-181-12/+15
* Only realpath() if a given servicedir is not absoluteLaurent Bercot2020-12-111-3/+10