Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-23 | strcmp: Remove unnecessary check for *r | Michael Forney | 1 | -1/+1 | |
If *l == *r && *l, then by transitivity, *r. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+7 | |
index : musl | ||
The musl libc tree (WIP / dev branches) | root |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-23 | strcmp: Remove unnecessary check for *r | Michael Forney | 1 | -1/+1 | |
If *l == *r && *l, then by transitivity, *r. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+7 | |