Age | Commit message (Expand) | Author |
---|---|---|
2024-06-29 | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong | Thomas Weißschuh |
2023-08-23 | tools/nolibc: stdint: use __SIZE_TYPE__ for size_t | Thomas Weißschuh |
2023-06-09 | selftests/nolibc: not include limits.h for nolibc | Zhangjin Wu |
2023-06-09 | tools/nolibc: ensure fast64 integer types have 64 bits | Thomas Weißschuh |
2023-03-20 | tools/nolibc: add integer types and integer limit macros | Vincent Dagonneau |
2023-03-20 | tools/nolibc: add stdint.h | Vincent Dagonneau |