Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -27/+17 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update deps | Laurent Bercot | 2023-09-09 | 4 | -3/+4 |
| | | | | 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> | ||||
* | configure: Catch all of variable values | Mobin | 2023-07-10 | 1 | -1/+1 |
| | | | | | | | If variables have multiple values (such as CFLAGS="-std=c11 -fPIE"), eval drops most values (except first one) from it. This commit fixes this issue. Signed-off-by: Mobin "Hojjat" Aydinfar <mobin@mobintestserver.ir> | ||||
* | Prepare for 2.3.0.3 | Laurent Bercot | 2023-06-24 | 5 | -4/+17 |
| | | | | 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> | ||||
* | version: 2.3.0.2 v2.3.0.2 | Laurent Bercot | 2023-04-02 | 3 | -3/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Delete s6-test doc page | Laurent Bercot | 2023-03-19 | 1 | -86/+0 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.3.0.2 | Laurent Bercot | 2023-03-09 | 5 | -3/+15 |
| | | | | 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> | ||||
* | version: 2.3.0.1 v2.3.0.1 | Laurent Bercot | 2023-02-21 | 1 | -2/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.3.0.1; make sort locale-independent | Laurent Bercot | 2023-02-18 | 5 | -2/+16 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.3.0.0 v2.3.0.0 | Laurent Bercot | 2023-02-17 | 3 | -3/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix multicall deps | Laurent Bercot | 2023-02-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc fix | Laurent Bercot | 2023-02-12 | 4 | -1/+27 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix .gitignore | Laurent Bercot | 2023-02-12 | 2 | -3/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add multicall configuration | Laurent Bercot | 2023-02-11 | 100 | -201/+348 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Clean up all the code | Laurent Bercot | 2023-02-10 | 40 | -704/+196 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.2.5.1 v2.2.5.1 | Laurent Bercot | 2023-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Deprecate s6-test | Laurent Bercot | 2022-12-20 | 4 | -1/+12 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 45 | -44/+45 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.5.1 | Laurent Bercot | 2022-10-14 | 5 | -4/+17 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Fix etalabs URL | Laurent Bercot | 2022-08-15 | 1 | -1/+1 |
| | | | | 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> | ||||
* | version: 2.2.5.0 v2.2.5.0 | Laurent Bercot | 2022-06-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.5.0 | Laurent Bercot | 2022-06-13 | 5 | -5/+5 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add =~ operator to s6-test | Laurent Bercot | 2022-06-09 | 2 | -3/+37 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc fixes (thx flexibeast) | Laurent Bercot | 2022-04-18 | 4 | -3/+4 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Doc fix | Laurent Bercot | 2022-04-09 | 1 | -1/+2 |
| | | | | 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 | 8 | -10/+19 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.2.4.0 v2.2.4.0 | Laurent Bercot | 2022-03-08 | 1 | -1/+0 |
| | | | | 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 | 7 | -9/+37 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.2.3.4 v2.2.3.4 | Laurent Bercot | 2021-12-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Prepare for 2.2.3.4 | Laurent Bercot | 2021-12-19 | 5 | -4/+17 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | configure: support DESTDIR for sysdeps too | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | 2021-12-05 | 1 | -6/+6 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.2.3.3 v2.2.3.3 | Laurent Bercot | 2021-09-26 | 1 | -1/+1 |
| | | | | 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 | 37 | -47/+102 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | version: 2.2.3.2 v2.2.3.2 | Laurent Bercot | 2021-04-15 | 1 | -0/+13 |
| | |||||
* | Prepare for 2.2.3.2 | Laurent Bercot | 2021-04-13 | 5 | -4/+17 |
| | |||||
* | Do not compile or link into /dev/null | Laurent Bercot | 2021-04-11 | 1 | -4/+6 |
| | |||||
* | Real noexecstack fix: make strip less greedy | Laurent Bercot | 2021-04-09 | 2 | -3/+2 |
| | |||||
* | noexecstack only works in LDFLAGS | Laurent Bercot | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | version: 2.2.3.1 v2.2.3.1 | Laurent Bercot | 2021-01-10 | 2 | -2/+2 |
| | |||||
* | Small meta fixes | Laurent Bercot | 2021-01-03 | 2 | -2/+3 |
| | |||||
* | configure should be executable >.> | Laurent Bercot | 2020-12-29 | 1 | -0/+0 |
| | |||||
* | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | 2020-12-28 | 1 | -1/+0 |
| | |||||
* | configure fix | Laurent Bercot | 2020-12-18 | 1 | -7/+7 |
| |