summaryrefslogtreecommitdiff
path: root/common/util_stdlib.c
Commit message (Expand)AuthorAgeFilesLines
* tree: Move stdlib implementation to builtin directoryTom Hughes2022-07-071-387/+0
* common: Move strcasecmp and strtoull to util_stdlib.cTom Hughes2022-07-011-0/+60
* common/util_stdlib.c: Format with clang-formatJack Rosenthal2022-06-301-16/+11
* tree: Replace __attribute__((used)) with __keepTom Hughes2022-03-291-4/+4
* common: move standard library functions from util.c to another fileMichał Barnaś2021-08-251-0/+332