about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deprecate s6-testLaurent Bercot2022-12-201-0/+1
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2941-41/+41
* s6-ln: make posix-compliant in the case of several operandsLaurent Bercot2022-07-191-16/+29
* Fix allread errno managementLaurent Bercot2022-07-181-2/+5
* Prepare for 2.2.5.0Laurent Bercot2022-06-131-1/+1
* Add =~ operator to s6-testLaurent Bercot2022-06-091-3/+22
* Prepare for 2.2.4.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-092-5/+2
* Prepare for 2.2.4.0; add -N option to s6-dumpenvLaurent Bercot2022-02-271-4/+13
* No iobufferLaurent Bercot2021-09-251-10/+2
* Prepare for 2.2.3.3 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1030-42/+42
* Prepare for 2.2.3.1, adapt to skalibs-2.10.0.0Laurent Bercot2020-11-305-15/+20
* Add s6-tai64ndiff ; prepare for 2.2.3.0Laurent Bercot2020-06-212-0/+75
* bugfix: s6-unquote-filter (thanks W. Lund), prepare for 2.2.2.5Laurent Bercot2020-06-131-1/+1
* Nothing to see here, just prepare for 2.2.2.4Laurent Bercot2020-06-011-2/+4
* s6-mkdir: fix wrong umaskLaurent Bercot2020-05-311-0/+1
* Remove tainnow.lib dependencyLaurent Bercot2019-09-215-5/+5
* Adapt to new stopwatch APILaurent Bercot2019-09-062-4/+2
* Use stopwatches where appropriateLaurent Bercot2019-09-042-0/+2
* Accept empty regexesLaurent Bercot2019-05-111-1/+3
* Use new mklinktemp() in s6-lnLaurent Bercot2018-12-081-35/+24
* Adapt to skalibs-2.7.0.0Laurent Bercot2018-07-213-23/+14
* Remove env_getLaurent Bercot2017-12-252-5/+6
* Convert to xpathexec ; prepare for 2.2.1.1Laurent Bercot2017-08-225-11/+4
* Declare unsigned int, not mode_t, when scanning into it: mode_t may be shortLaurent Bercot2017-07-161-1/+1
* Add -n to s6-ln; document its nonposixnessLaurent Bercot2017-04-211-3/+5
* Fix a few omissions 2.2.0.0Laurent Bercot2017-03-122-3/+3
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-1138-223/+200
* Types fix: first passLaurent Bercot2017-01-0720-108/+114
* Port to new librandom APILaurent Bercot2016-10-143-3/+9
* Add spawn_lib supportLaurent Bercot2016-08-121-0/+1
* Use skalibs touch() in s6-touch for more portabilityLaurent Bercot2016-04-271-11/+1
* s6-touch: ensure the times are updated even when the filesystem isn't respon...Laurent Bercot2016-04-081-0/+5
* Stylistic cleanups for s6-test, document the -v expression, credit AraneaLaurent Bercot2016-03-201-10/+9
* s6-test: Implement -v test for env variablesLuis Ressel2016-03-201-9/+15
* Fix s6-dumpenv PROG nameLaurent Bercot2016-03-121-1/+1
* s6-pause bugfix: invocation with options (thanks Gorka Lertxundi)Laurent Bercot2015-11-101-6/+6
* - fix interpretation of 0 timeout in s6-maximumtime v2.0.5.2Laurent Bercot2015-09-171-9/+8
* Build fix for libc-replacementsLaurent Bercot2015-05-161-0/+1
* - add s6-seq v2.0.5.0Laurent Bercot2015-05-052-0/+62
* - fix for case_diff* with 2.3.4.0Laurent Bercot2015-05-051-10/+6
* - Added new options to s6-pause v2.0.4.0Laurent Bercot2015-03-062-1/+43
* - New command: dumpenvLaurent Bercot2015-03-012-0/+64
* Add s6-hiercopy (based on skalibs) v2.0.2.0Laurent Bercot2015-02-232-0/+18
* - Move seekablepipe from s6-networking to hereLaurent Bercot2015-01-152-0/+42
* Fix include order in Makefile, remove gcc warningLaurent Bercot2014-12-151-6/+2
* initial commitLaurent Bercot2014-09-1978-0/+3505