about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* fchdir doesn't need O_DIRECTORY HEAD masterLaurent Bercot2024-05-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-12/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2023-09-092-10/+10
| | | | 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>
* Use open2() safe wrappersLaurent Bercot2023-07-071-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependenciesLaurent Bercot2023-01-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-297-16/+16
| | | | 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>
* Add E support to svLaurent Bercot2021-10-111-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add D, T, X and x support to svLaurent Bercot2021-10-111-1/+23
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to s6-2.11.0.0Laurent Bercot2021-09-021-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update dependenciesLaurent Bercot2021-08-102-10/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-097-12/+54
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Document move to OFTCLaurent Bercot2021-05-241-1/+1
|
* 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
|
* Fix targets.mak for --disable-aliases-symlinksLaurent Bercot2021-03-141-5/+6
|
* Add --disable-alias-symlinks optionLaurent Bercot2021-03-145-11/+36
|
* configure should be executable >.>Laurent Bercot2020-12-291-0/+0
|
* Don't put -fno-stack-protector in default CFLAGSLaurent Bercot2020-12-281-1/+0
|
* configure fixLaurent Bercot2020-12-181-7/+7
|
* Adapt to new skalibs/exec.hLaurent Bercot2020-11-293-25/+19
|
* Update dependenciesLaurent Bercot2020-01-273-9/+9
|
* Fix shared libs installationLaurent Bercot2020-01-271-3/+2
|
* chpst doesn't need stralloc (realpath() is ok to use directly here)Laurent Bercot2020-01-031-10/+10
|
* Nip multicall chroot problems in the bud; only support 1 envdirLaurent Bercot2020-01-031-15/+12
|
* Doc typo fix, sv improvementsLaurent Bercot2019-12-313-52/+102
|
* Doc typo fixLaurent Bercot2019-12-311-1/+1
|
* Add s6-frontend-alias* documentationLaurent Bercot2019-12-313-14/+168
|
* Add skeleton doc filesLaurent Bercot2019-12-312-0/+82
|
* Add warning to READMELaurent Bercot2019-12-301-0/+5
|
* Initial commit.Laurent Bercot2019-12-3029-0/+2766