about summary refs log tree commit diff
path: root/src/fdholder/s6-fdholderd.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt s6-fdholderd to fixed iter_func typeLaurent Bercot2023-06-141-4/+4
* Simplify selfpipe managementLaurent Bercot2023-04-071-4/+2
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-301-1/+1
* Fix buildLaurent Bercot2021-08-141-1/+0
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-33/+34
* Prepare for 2.11.0.0, adapt to skalibs-2.11.0.0 (cdb changes)Laurent Bercot2021-07-231-16/+4
* Get rid of webipc.hLaurent Bercot2020-12-091-1/+2
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+3
* Accept empty regexes even on BSDsLaurent Bercot2019-05-111-2/+3
* Adaptation to skalibs/posixishard.hLaurent Bercot2019-02-191-0/+2
* bugfix: UB in s6-fdholderd's do_listLaurent Bercot2018-09-141-1/+1
* Use child_spawn2 instead of child_spawn in s6-setlockLaurent Bercot2018-01-031-1/+1
* Bugfix: s6-fdholderd crash when regex defs not presentLaurent Bercot2017-12-111-15/+19
* Use uint32_t for s6-fdholderd's indices in genset and avltreenLaurent Bercot2017-03-241-45/+46
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-33/+32
* Types fix, first passLaurent Bercot2017-01-121-9/+11
* s6-fdholderd: fix possible leak when setdump overwrites an existing idLaurent Bercot2015-08-141-4/+12
* s6-fdholderd bugfix: defaultre rre, not wre when !rre_doneLaurent Bercot2015-02-201-1/+1
* Bugfix: s6-log wasn't parsing regexps correctly (!)Laurent Bercot2015-02-171-1/+1
* - cosmetic fixes in s6-fdholderdLaurent Bercot2015-02-081-3/+1
* I changed my mind. Added access control for listing to s6-fdholderd.Laurent Bercot2015-01-291-2/+4
* - clang build fix v2.1.0.1Laurent Bercot2015-01-271-21/+28
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-261-4/+4
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-231-0/+798