summary refs log tree commit diff
path: root/src/minutils/s6-ps.c
Commit message (Expand)AuthorAgeFilesLines
* Code refactor; only s6-ps has remaining globals nowLaurent Bercot2023-02-111-387/+0
* Prepare for 2.6.0.1Laurent Bercot2022-11-291-1/+1
* Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
* C is stupid, part 270.4Laurent Bercot2020-03-301-7/+7
* Use wallclock explicitlyLaurent Bercot2019-09-041-1/+1
* Fix clang build: rewrite avltreeb into avltreen, requires new skalibsLaurent Bercot2018-09-301-8/+7
* Make sure avltree indices (in s6-ps) are uint32_tLaurent Bercot2017-03-271-4/+5
* Fix a few omissions 2.3.0.0Laurent Bercot2017-03-121-6/+6
* Make it build with skalibs-2.5.0.0Laurent Bercot2017-03-081-19/+19
* Types fix, first passLaurent Bercot2017-01-081-12/+14
* Cosmetic fix: avltree_iter -> avltree_iter_nocancelLaurent Bercot2015-01-151-1/+1
* initial commitLaurent Bercot2014-09-191-0/+385