aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/strbitop.c
Commit message (Collapse)AuthorAgeFilesLines
* util.strbitop: Reformat codeKim Alvefur2020-10-151-9/+9
| | | | | | | | | | | | | | astyle \ --indent=tab \ --attach-classes \ --indent-switches \ --break-blocks \ --pad-oper \ --unpad-paren \ --add-braces \ --align-pointer=name \ --lineend=linux \ *.c
* util.strbitop: Library for bitwise operations on stringsKim Alvefur2019-09-071-0/+91