aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/strlen.S
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-0/+2
2016-06-20Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as itWilco Dijkstra1-2/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra1-65/+165
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+117