summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid/uuid_compare.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove macro instances from arbitrary string width specifiers. for examplejmc2020-11-141-3/+3
| | | | | | | -width ".Dv BOB" -> -width "BOB" although they are not errors, they are misleading and probably should not get pasted around
* there is no function called uuid(3), so this should be installed asderaadt2019-08-301-0/+210
uuid_compare(3) ok jmc