summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/arch-s390.h
AgeCommit message (Expand)Author
2023-06-09tools/nolibc: s390: disable stackprotector in _startThomas Weißschuh
2023-06-09tools/nolibc: s390: provide custom implementation for sys_forkThomas Weißschuh
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh
2023-01-10tools/nolibc: add auxiliary vector retrieval for s390Sven Schnelle
2023-01-10tools/nolibc: export environ as a weak symbol on s390Sven Schnelle
2023-01-10tools/nolibc: remove local definitions of O_* flags for open/fcntlWilly Tarreau
2023-01-10tools/nolibc: make compiler and assembler agree on the section around _startWilly Tarreau
2023-01-09nolibc: add support for s390Sven Schnelle