Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-29 | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong | 1 | -0/+19 | |
2023-08-23 | tools/nolibc: stdint: use __SIZE_TYPE__ for size_t | 1 | -1/+1 | |
2023-06-09 | selftests/nolibc: not include limits.h for nolibc | 1 | -0/+14 | |
2023-06-09 | tools/nolibc: ensure fast64 integer types have 64 bits | 1 | -5/+5 | |
2023-03-20 | tools/nolibc: add integer types and integer limit macros | 1 | -0/+75 | |
2023-03-20 | tools/nolibc: add stdint.h | 1 | -0/+24 |