summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/stdint.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-23tools/nolibc: stdint: use __SIZE_TYPE__ for size_tThomas Weißschuh1-1/+1
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu1-0/+14
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh1-5/+5
2023-03-20tools/nolibc: add integer types and integer limit macrosVincent Dagonneau1-0/+75
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau1-0/+24