Age | Commit message (Expand) | Author |
---|---|---|
2023-06-09 | tools/nolibc: s390: disable stackprotector in _start | Thomas Weißschuh |
2023-06-09 | tools/nolibc: s390: provide custom implementation for sys_fork | Thomas Weißschuh |
2023-06-09 | tools/nolibc: use C89 comment syntax | Thomas Weißschuh |
2023-01-10 | tools/nolibc: add auxiliary vector retrieval for s390 | Sven Schnelle |
2023-01-10 | tools/nolibc: export environ as a weak symbol on s390 | Sven Schnelle |
2023-01-10 | tools/nolibc: remove local definitions of O_* flags for open/fcntl | Willy Tarreau |
2023-01-10 | tools/nolibc: make compiler and assembler agree on the section around _start | Willy Tarreau |
2023-01-09 | nolibc: add support for s390 | Sven Schnelle |