summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/types.h
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc/types: Implement `offsetof()` and `container_of()` macroAmmar Faizi2022-04-201-0/+11
* tools/nolibc/types: add poll() and waitpid() flag definitionsWilly Tarreau2022-04-201-0/+10
* tools/nolibc/types: define PATH_MAX and MAXPATHLENWilly Tarreau2022-04-201-0/+11
* tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILUREWilly Tarreau2022-04-201-0/+3
* tools/nolibc/types: move makedev to types.h and make it a macroWilly Tarreau2022-04-201-0/+5
* tools/nolibc/types: make FD_SETSIZE configurableWilly Tarreau2022-04-201-2/+4
* tools/nolibc/types: move the FD_* functions to macros in types.hWilly Tarreau2022-04-201-0/+30
* tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau2022-04-201-0/+133