Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fchdir doesn't need O_DIRECTORY HEAD master | Laurent Bercot | 2024-05-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Simpler Makefile | Laurent Bercot | 2023-09-22 | 1 | -12/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update deps | Laurent Bercot | 2023-09-09 | 2 | -10/+10 |
| | | | | 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> | ||||
* | Use open2() safe wrappers | Laurent Bercot | 2023-07-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update dependencies | Laurent Bercot | 2023-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.13.0.0 | Laurent Bercot | 2022-11-29 | 7 | -16/+16 |
| | | | | 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> | ||||
* | Add E support to sv | Laurent Bercot | 2021-10-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Add D, T, X and x support to sv | Laurent Bercot | 2021-10-11 | 1 | -1/+23 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to s6-2.11.0.0 | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Update dependencies | Laurent Bercot | 2021-08-10 | 2 | -10/+10 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Adapt to skalibs-2.11.0.0 | Laurent Bercot | 2021-08-09 | 7 | -12/+54 |
| | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
* | Document move to OFTC | Laurent Bercot | 2021-05-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Fix targets.mak for --disable-aliases-symlinks | Laurent Bercot | 2021-03-14 | 1 | -5/+6 |
| | |||||
* | Add --disable-alias-symlinks option | Laurent Bercot | 2021-03-14 | 5 | -11/+36 |
| | |||||
* | 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 |
| | |||||
* | Adapt to new skalibs/exec.h | Laurent Bercot | 2020-11-29 | 3 | -25/+19 |
| | |||||
* | Update dependencies | Laurent Bercot | 2020-01-27 | 3 | -9/+9 |
| | |||||
* | Fix shared libs installation | Laurent Bercot | 2020-01-27 | 1 | -3/+2 |
| | |||||
* | chpst doesn't need stralloc (realpath() is ok to use directly here) | Laurent Bercot | 2020-01-03 | 1 | -10/+10 |
| | |||||
* | Nip multicall chroot problems in the bud; only support 1 envdir | Laurent Bercot | 2020-01-03 | 1 | -15/+12 |
| | |||||
* | Doc typo fix, sv improvements | Laurent Bercot | 2019-12-31 | 3 | -52/+102 |
| | |||||
* | Doc typo fix | Laurent Bercot | 2019-12-31 | 1 | -1/+1 |
| | |||||
* | Add s6-frontend-alias* documentation | Laurent Bercot | 2019-12-31 | 3 | -14/+168 |
| | |||||
* | Add skeleton doc files | Laurent Bercot | 2019-12-31 | 2 | -0/+82 |
| | |||||
* | Add warning to README | Laurent Bercot | 2019-12-30 | 1 | -0/+5 |
| | |||||
* | Initial commit. | Laurent Bercot | 2019-12-30 | 29 | -0/+2766 |