aboutsummaryrefslogtreecommitdiff
path: root/src/string/strcmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* strcmp: Remove unnecessary check for *rMichael Forney2013-11-231-1/+1
| | | | If *l == *r && *l, then by transitivity, *r.
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+7