summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-10-12tools/nolibc: add stdarg.h headerThomas Weißschuh1-0/+1
2023-08-23tools/nolibc: add new crt.h with _start_cZhangjin Wu1-0/+1
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh1-0/+1
2023-06-09tools/nolibc: reformat list of headers to be installedThomas Weißschuh1-2/+16
2023-03-28tools/nolibc: add support for stack protectorThomas Weißschuh1-2/+2
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau1-2/+2
2022-06-20tools/nolibc: add a help target to list supported targetsWilly Tarreau1-0/+17
2022-06-20tools/nolibc: make the default target build the headersWilly Tarreau1-1/+1
2022-06-20tools/nolibc: fix the makefile to also work as "make -C tools ..."Willy Tarreau1-1/+17
2022-04-21tools/nolibc: add a makefile to install headersWilly Tarreau1-0/+42