summaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/strlen.S
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-06-20Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as itWilco Dijkstra
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft