| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tools/nolibc/types: Implement `offsetof()` and `container_of()` macro | Ammar Faizi | 2022-04-20 | 1 | -0/+11 |
| * | tools/nolibc/types: add poll() and waitpid() flag definitions | Willy Tarreau | 2022-04-20 | 1 | -0/+10 |
| * | tools/nolibc/types: define PATH_MAX and MAXPATHLEN | Willy Tarreau | 2022-04-20 | 1 | -0/+11 |
| * | tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILURE | Willy Tarreau | 2022-04-20 | 1 | -0/+3 |
| * | tools/nolibc/types: move makedev to types.h and make it a macro | Willy Tarreau | 2022-04-20 | 1 | -0/+5 |
| * | tools/nolibc/types: make FD_SETSIZE configurable | Willy Tarreau | 2022-04-20 | 1 | -2/+4 |
| * | tools/nolibc/types: move the FD_* functions to macros in types.h | Willy Tarreau | 2022-04-20 | 1 | -0/+30 |
| * | tools/nolibc/types: split syscall-specific definitions into their own files | Willy Tarreau | 2022-04-20 | 1 | -0/+133 |
