about summary refs log tree commit diff
path: root/src/fdholder
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-299-9/+9
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-308-8/+8
* Fix buildLaurent Bercot2021-08-141-1/+0
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-099-48/+49
* 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
* Adapt to new exec.hLaurent Bercot2020-11-283-7/+13
* Remove tainnow.lib dependencyLaurent Bercot2019-09-219-9/+9
* Adapt to new stopwatch APILaurent Bercot2019-09-067-14/+7
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-048-0/+10
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-0329-650/+257
* 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
* More build fixes for skalibs-2.7.0.0Laurent Bercot2018-07-211-0/+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
* Switch to xpathexec_*Laurent Bercot2017-08-2810-20/+10
* 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-1216-86/+81
* Types fix, first passLaurent Bercot2017-01-126-17/+28
* 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
* Cosmetic error message fix in s6-fdholder-deletecLaurent Bercot2015-02-191-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-272-22/+29
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-2611-14/+112
* Added fdholder, beta. Documentation will come next.Laurent Bercot2015-01-2328-0/+1729