summaryrefslogtreecommitdiff
path: root/sysdeps/i386/strlen.S
AgeCommit message (Collapse)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-27Move i486/strlen.S to strlen.SH.J. Lu
Since glibc doesn't support i386 any more, we can move i486/strlen.S to strlen.S. * sysdeps/i386/i486/strlen.S: Moved to ... * sysdeps/i386/strlen.S: Here.