summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-03-09 bugfix: adapt s6-head to (not so) new allread apiLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-11 Add multicall configurationLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-10 Clean up all the codeLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-12-20 Deprecate s6-testLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-11-29 Adapt to skalibs-2.13.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-07-19 s6-ln: make posix-compliant in the case of several operandsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-07-18 Fix allread errno managementLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-13 Prepare for 2.2.5.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-09 Add =~ operator to s6-testLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-04-09 Prepare for 2.2.4.1; adapt to skalibs-2.12.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-02-27 Prepare for 2.2.4.0; add -N option to s6-dumpenvLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-25 No iobufferLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-08-10 Prepare for 2.2.3.3 ; adapt to skalibs-2.11.0.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2020-11-30 Prepare for 2.2.3.1, adapt to skalibs-2.10.0.0Laurent Bercot
2020-06-21 Add s6-tai64ndiff ; prepare for 2.2.3.0Laurent Bercot
2020-06-13 bugfix: s6-unquote-filter (thanks W. Lund), prepare for 2.2.2.5Laurent Bercot
2020-06-01 Nothing to see here, just prepare for 2.2.2.4Laurent Bercot
2020-05-31 s6-mkdir: fix wrong umaskLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-09-06 Adapt to new stopwatch APILaurent Bercot
2019-09-04 Use stopwatches where appropriateLaurent Bercot
2019-05-11 Accept empty regexesLaurent Bercot
2018-12-08 Use new mklinktemp() in s6-lnLaurent Bercot
2018-07-21 Adapt to skalibs-2.7.0.0Laurent Bercot
2017-12-25 Remove env_getLaurent Bercot
2017-08-22 Convert to xpathexec ; prepare for 2.2.1.1Laurent Bercot
2017-07-16 Declare unsigned int, not mode_t, when scanning into it: mode_t may be shortLaurent Bercot
2017-04-21 Add -n to s6-ln; document its nonposixnessLaurent Bercot
2017-03-12 Fix a few omissions2.2.0.0Laurent Bercot
2017-03-11 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-07 Types fix: first passLaurent Bercot
Preparation for the skalibs size_t API change.
2016-10-14 Port to new librandom APILaurent Bercot
2016-08-12 Add spawn_lib supportLaurent Bercot
2016-04-27 Use skalibs touch() in s6-touch for more portabilityLaurent Bercot
2016-04-08 s6-touch: ensure the times are updated even when the filesystem isn't ↵Laurent Bercot
responsive to open()
2016-03-20 Stylistic cleanups for s6-test, document the -v expression, credit AraneaLaurent Bercot
2016-03-20s6-test: Implement -v test for env variablesLuis Ressel
2016-03-12 Fix s6-dumpenv PROG nameLaurent Bercot
2015-11-10 s6-pause bugfix: invocation with options (thanks Gorka Lertxundi)Laurent Bercot
2015-09-17 - fix interpretation of 0 timeout in s6-maximumtimev2.0.5.2Laurent Bercot
- rc for 2.0.5.2
2015-05-16 Build fix for libc-replacementsLaurent Bercot
2015-05-05 - add s6-seqv2.0.5.0Laurent Bercot
- rc for 2.0.5.0
2015-05-05 - fix for case_diff* with 2.3.4.0Laurent Bercot
- rc for 2.0.4.1
2015-03-06 - Added new options to s6-pausev2.0.4.0Laurent Bercot
- version: 2.0.4.0
2015-03-01 - New command: dumpenvLaurent Bercot
- Version: 2.0.3.0 rc
2015-02-23 Add s6-hiercopy (based on skalibs)v2.0.2.0Laurent Bercot
Version: rc for 2.0.2.0
2015-01-15 - Move seekablepipe from s6-networking to hereLaurent Bercot
- Version tag: 2.0.1.0, release candidate
2014-12-15 Fix include order in Makefile, remove gcc warningLaurent Bercot
2014-09-19initial commitLaurent Bercot