aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-263-22/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.3.0v2.6.3.0Laurent Bercot2025-05-051-1/+1
| | | | 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-282-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Move to new system, prepare for 2.6.3.0Laurent Bercot2025-04-2825-95/+948
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-7/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.2.1v2.6.2.1Laurent Bercot2024-10-091-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.1; align configure to rest of skawareLaurent Bercot2024-09-237-18/+25
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.2.0v2.6.2.0Laurent Bercot2023-11-061-1/+1
| | | | 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 symlinks installationLaurent Bercot2023-10-302-8/+21
| | | | 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-093-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.2.0, add minflt/majflt to s6-psLaurent Bercot2023-09-079-66/+127
| | | | 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.6.1.3, use safe wrappersLaurent Bercot2023-07-076-4/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-03-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.2v2.6.1.2Laurent Bercot2023-02-234-2/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix build issue with old glibcLaurent Bercot2023-02-232-0/+3
| | | | Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* version: 2.6.1.1v2.6.1.1Laurent Bercot2023-02-211-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.1; make sort locale-independentLaurent Bercot2023-02-185-2/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.1.0v2.6.1.0Laurent Bercot2023-02-171-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix multicall depsLaurent Bercot2023-02-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix option order in s6-mountLaurent Bercot2023-02-121-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add multicall configurationLaurent Bercot2023-02-1211-24/+232
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Deglobalize s6-psLaurent Bercot2023-02-1217-358/+399
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Code refactor; only s6-ps has remaining globals nowLaurent Bercot2023-02-1137-283/+319
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.1.0Laurent Bercot2023-02-095-4/+17
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-mount: add support for relatime/norelatime optionsLaurent Bercot2023-01-241-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.0.1v2.6.0.1Laurent Bercot2023-01-141-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.1Laurent Bercot2022-11-2917-16/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.6.0.0v2.6.0.0Laurent Bercot2022-06-141-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.0; delete s6-fillurandompool; add rngseedLaurent Bercot2022-06-0816-96/+436
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.8; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-097-10/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Relax modes for root binariesLaurent Bercot2022-01-101-7/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.5.1.7v2.5.1.7Laurent Bercot2021-12-211-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.7Laurent Bercot2021-12-215-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.5.1.6v2.5.1.6Laurent Bercot2021-09-261-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-1013-20/+75
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.5.1.5v2.5.1.5Laurent Bercot2021-04-151-0/+13
|
* Prepare for 2.5.1.5Laurent 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
|