Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove case_str use | Laurent Bercot | 2023-09-22 | 1 | -3/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.14 | Laurent Bercot | 2023-09-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: selfpipe_trap error path in s6-maximumtime | Laurent Bercot | 2023-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | bugfix: adapt s6-head to (not so) new allread api | Laurent Bercot | 2023-03-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add multicall configuration | Laurent Bercot | 2023-02-11 | 90 | -51/+44 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Clean up all the code | Laurent Bercot | 2023-02-10 | 32 | -695/+176 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Deprecate s6-test | Laurent Bercot | 2022-12-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 41 | -41/+41 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | s6-ln: make posix-compliant in the case of several operands | Laurent Bercot | 2022-07-19 | 1 | -16/+29 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix allread errno management | Laurent Bercot | 2022-07-18 | 1 | -2/+5 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.5.0 | Laurent Bercot | 2022-06-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add =~ operator to s6-test | Laurent Bercot | 2022-06-09 | 1 | -3/+22 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.4.1; adapt to skalibs-2.12.0.0 | Laurent Bercot | 2022-04-09 | 2 | -5/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.4.0; add -N option to s6-dumpenv | Laurent Bercot | 2022-02-27 | 1 | -4/+13 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | No iobuffer | Laurent Bercot | 2021-09-25 | 1 | -10/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.3.3 ; adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-10 | 30 | -42/+42 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.3.1, adapt to skalibs-2.10.0.0 | Laurent Bercot | 2020-11-30 | 5 | -15/+20 |
| | |||||
* | Add s6-tai64ndiff ; prepare for 2.2.3.0 | Laurent Bercot | 2020-06-21 | 2 | -0/+75 |
| | |||||
* | bugfix: s6-unquote-filter (thanks W. Lund), prepare for 2.2.2.5 | Laurent Bercot | 2020-06-13 | 1 | -1/+1 |
| | |||||
* | Nothing to see here, just prepare for 2.2.2.4 | Laurent Bercot | 2020-06-01 | 1 | -2/+4 |
| | |||||
* | s6-mkdir: fix wrong umask | Laurent Bercot | 2020-05-31 | 1 | -0/+1 |
| | |||||
* | Remove tainnow.lib dependency | Laurent Bercot | 2019-09-21 | 5 | -5/+5 |
| | |||||
* | Adapt to new stopwatch API | Laurent Bercot | 2019-09-06 | 2 | -4/+2 |
| | |||||
* | Use stopwatches where appropriate | Laurent Bercot | 2019-09-04 | 2 | -0/+2 |
| | |||||
* | Accept empty regexes | Laurent Bercot | 2019-05-11 | 1 | -1/+3 |
| | |||||
* | Use new mklinktemp() in s6-ln | Laurent Bercot | 2018-12-08 | 1 | -35/+24 |
| | |||||
* | Adapt to skalibs-2.7.0.0 | Laurent Bercot | 2018-07-21 | 3 | -23/+14 |
| | |||||
* | Remove env_get | Laurent Bercot | 2017-12-25 | 2 | -5/+6 |
| | |||||
* | Convert to xpathexec ; prepare for 2.2.1.1 | Laurent Bercot | 2017-08-22 | 5 | -11/+4 |
| | |||||
* | Declare unsigned int, not mode_t, when scanning into it: mode_t may be short | Laurent Bercot | 2017-07-16 | 1 | -1/+1 |
| | |||||
* | Add -n to s6-ln; document its nonposixness | Laurent Bercot | 2017-04-21 | 1 | -3/+5 |
| | |||||
* | Fix a few omissions 2.2.0.0 | Laurent Bercot | 2017-03-12 | 2 | -3/+3 |
| | |||||
* | Adapt to skalibs-2.5.0.0 | Laurent Bercot | 2017-03-11 | 38 | -223/+200 |
| | |||||
* | Types fix: first pass | Laurent Bercot | 2017-01-07 | 20 | -108/+114 |
| | | | | Preparation for the skalibs size_t API change. | ||||
* | Port to new librandom API | Laurent Bercot | 2016-10-14 | 3 | -3/+9 |
| | |||||
* | Add spawn_lib support | Laurent Bercot | 2016-08-12 | 1 | -0/+1 |
| | |||||
* | Use skalibs touch() in s6-touch for more portability | Laurent Bercot | 2016-04-27 | 1 | -11/+1 |
| | |||||
* | s6-touch: ensure the times are updated even when the filesystem isn't ↵ | Laurent Bercot | 2016-04-08 | 1 | -0/+5 |
| | | | | responsive to open() | ||||
* | Stylistic cleanups for s6-test, document the -v expression, credit Aranea | Laurent Bercot | 2016-03-20 | 1 | -10/+9 |
| | |||||
* | s6-test: Implement -v test for env variables | Luis Ressel | 2016-03-20 | 1 | -9/+15 |
| | |||||
* | Fix s6-dumpenv PROG name | Laurent Bercot | 2016-03-12 | 1 | -1/+1 |
| | |||||
* | s6-pause bugfix: invocation with options (thanks Gorka Lertxundi) | Laurent Bercot | 2015-11-10 | 1 | -6/+6 |
| | |||||
* | - fix interpretation of 0 timeout in s6-maximumtime v2.0.5.2 | Laurent Bercot | 2015-09-17 | 1 | -9/+8 |
| | | | | - rc for 2.0.5.2 | ||||
* | Build fix for libc-replacements | Laurent Bercot | 2015-05-16 | 1 | -0/+1 |
| | |||||
* | - add s6-seq v2.0.5.0 | Laurent Bercot | 2015-05-05 | 2 | -0/+62 |
| | | | | - rc for 2.0.5.0 | ||||
* | - fix for case_diff* with 2.3.4.0 | Laurent Bercot | 2015-05-05 | 1 | -10/+6 |
| | | | | - rc for 2.0.4.1 | ||||
* | - Added new options to s6-pause v2.0.4.0 | Laurent Bercot | 2015-03-06 | 2 | -1/+43 |
| | | | | - version: 2.0.4.0 | ||||
* | - New command: dumpenv | Laurent Bercot | 2015-03-01 | 2 | -0/+64 |
| | | | | - Version: 2.0.3.0 rc | ||||
* | Add s6-hiercopy (based on skalibs) v2.0.2.0 | Laurent Bercot | 2015-02-23 | 2 | -0/+18 |
| | | | | Version: rc for 2.0.2.0 | ||||
* | - Move seekablepipe from s6-networking to here | Laurent Bercot | 2015-01-15 | 2 | -0/+42 |
| | | | | - Version tag: 2.0.1.0, release candidate |