~linaro-toolchain-dev/cortex-strings/trunk

  • Committer: Matthew Gretton-Dann
  • Author(s): Marcus Shawcroft
  • Date: 2013-01-16 20:55:59 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130116205559-7nye0l7d8fvzdye3
This patch fixes an issue in the AArch64 strnlen implementation which
occurs if  ULONG_MAX-15 <= n <= ULONG_MAX.
Filename Latest Rev Last Changed Committer Comment Size
..
memcpy.S 77 13 years ago Michael Hope Added function type attributes to all reference as 5 KB Diff Download File
memset.S 77 13 years ago Michael Hope Added function type attributes to all reference as 1.6 KB Diff Download File
strlen.S 77 13 years ago Michael Hope Added function type attributes to all reference as 2.9 KB Diff Download File