aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Doc typo fixLaurent Bercot2025-10-301-1/+1
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 2.3.1.1Laurent Bercot2025-08-195-4/+18
|
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-301-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Don't conflict with main_func in skalibsLaurent Bercot2025-05-301-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-264-25/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.1.0v2.3.1.0Laurent Bercot2025-05-051-1/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-9/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-2827-43/+48
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Upgrade to new system, prepare for 2.3.1.0Laurent Bercot2025-04-2725-146/+982
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.0.4v2.3.0.4Laurent Bercot2024-10-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.0.4; align configure to rest of skawareLaurent Bercot2024-09-237-18/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.0.3v2.3.0.3Laurent 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.2v2.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.1v2.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.0v2.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.1v2.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.0v2.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>