summaryrefslogtreecommitdiff
path: root/src/string/strcmp.c
AgeCommit message (Collapse)AuthorLines
2013-11-23strcmp: Remove unnecessary check for *rMichael Forney-1/+1
If *l == *r && *l, then by transitivity, *r.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+7