about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.3.0.3 HEAD v2.3.0.3 masterLaurent Bercot2023-11-061-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Also fix /commandLaurent Bercot2023-10-301-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall symlink installationLaurent Bercot2023-10-302-8/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove case_str useLaurent Bercot2023-09-221-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-27/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-094-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.14Laurent Bercot2023-09-091-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: Catch all of variable valuesMobin2023-07-101-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.3Laurent Bercot2023-06-245-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: selfpipe_trap error path in s6-maximumtimeLaurent Bercot2023-04-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.0.2 v2.3.0.2Laurent Bercot2023-04-023-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Delete s6-test doc pageLaurent Bercot2023-03-191-86/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.0.2Laurent Bercot2023-03-095-3/+15
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: adapt s6-head to (not so) new allread apiLaurent Bercot2023-03-091-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.0.1 v2.3.0.1Laurent Bercot2023-02-211-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.0.1; make sort locale-independentLaurent Bercot2023-02-185-2/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.0.0 v2.3.0.0Laurent Bercot2023-02-173-3/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall depsLaurent Bercot2023-02-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2023-02-124-1/+27
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix .gitignoreLaurent Bercot2023-02-122-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall configurationLaurent Bercot2023-02-11100-201/+348
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Clean up all the codeLaurent Bercot2023-02-1040-704/+196
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.5.1 v2.2.5.1Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Deprecate s6-testLaurent Bercot2022-12-204-1/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-2945-44/+45
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.5.1Laurent Bercot2022-10-145-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix etalabs URLLaurent Bercot2022-08-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-ln: make posix-compliant in the case of several operandsLaurent Bercot2022-07-191-16/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix allread errno managementLaurent Bercot2022-07-181-2/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.5.0 v2.2.5.0Laurent Bercot2022-06-141-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.5.0Laurent Bercot2022-06-135-5/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add =~ operator to s6-testLaurent Bercot2022-06-092-3/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixes (thx flexibeast)Laurent Bercot2022-04-184-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc fixLaurent Bercot2022-04-091-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.4.1; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-098-10/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.4.0 v2.2.4.0Laurent Bercot2022-03-081-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.4.0; add -N option to s6-dumpenvLaurent Bercot2022-02-277-9/+37
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.3.4 v2.2.3.4Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.3.4Laurent Bercot2021-12-195-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: support DESTDIR for sysdeps tooLaurent Bercot2021-12-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* configure: add var control tweak and DESTDIR support for slashpackageLaurent Bercot2021-12-051-6/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.3.3 v2.2.3.3Laurent Bercot2021-09-261-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* No iobufferLaurent Bercot2021-09-251-10/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.2.3.3 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1037-47/+102
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.2.3.2 v2.2.3.2Laurent Bercot2021-04-151-0/+13
|
* Prepare for 2.2.3.2Laurent Bercot2021-04-135-4/+17
|
* Do not compile or link into /dev/nullLaurent Bercot2021-04-111-4/+6
|
* Real noexecstack fix: make strip less greedyLaurent Bercot2021-04-092-3/+2
|
* noexecstack only works in LDFLAGSLaurent Bercot2021-04-081-1/+1
|
* version: 2.2.3.1 v2.2.3.1Laurent Bercot2021-01-102-2/+2
|