aboutsummaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-08util: replace memrchr with internal versionRandy Palamar1-11/+0
2017-05-11Move the #defines within the #include guardsParide Legovini1-5/+4
2017-05-11Fix compilation on GNU Hurd systemsParide Legovini1-0/+11
2017-04-09text: add mem{r,}chr(3) based byte search functionsMarc André Tanner1-0/+11
2017-02-20util: add overflow safe unsigned addition functionMarc André Tanner1-0/+14
2014-09-10Add comments where appropriateMarc André Tanner1-2/+2
2014-09-09Rename vis.[ch] to editor.[ch] and main.c to vis.cMarc André Tanner1-0/+5
2014-08-23Share common macros in util.hMarc André Tanner1-0/+7