summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: add stdarg.h headerThomas Weißschuh2023-10-121-0/+1
* tools/nolibc: add new crt.h with _start_cZhangjin Wu2023-08-231-0/+1
* tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: reformat list of headers to be installedThomas Weißschuh2023-06-091-2/+16
* tools/nolibc: add support for stack protectorThomas Weißschuh2023-03-271-2/+2
* tools/nolibc: add stdint.hVincent Dagonneau2023-03-201-2/+2
* tools/nolibc: add a help target to list supported targetsWilly Tarreau2022-06-201-0/+17
* tools/nolibc: make the default target build the headersWilly Tarreau2022-06-201-1/+1
* tools/nolibc: fix the makefile to also work as "make -C tools ..."Willy Tarreau2022-06-201-1/+17
* tools/nolibc: add a makefile to install headersWilly Tarreau2022-04-201-0/+42