aboutsummaryrefslogtreecommitdiffstats
path: root/lib/util.h
AgeCommit message (Collapse)AuthorLines
2024-10-11Add libfuse util strtol wrapperJoanne Koong-0/+1
Add a wrapper around strtol for more rigorous error checking and convert uses of atoi and strtol to use this instead.