~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
..
arm_asm.h 4 14 years ago Michael Hope Modified the imported versions to build locally. 2.6 KB Diff Download File
memcpy.c 4 14 years ago Michael Hope Modified the imported versions to build locally. 10.4 KB Diff Download File
memset.c 4 14 years ago Michael Hope Modified the imported versions to build locally. 7.4 KB Diff Download File