~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
..
memchr.c 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 3.2 KB Diff Download File
memcmp.c 73 13 years ago Michael Hope Added the C only routines from Newlib 1.20+2012060 2.3 KB Diff Download File
memcpy.c 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 2.6 KB Diff Download File
memset.c 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 2.1 KB Diff Download File
shim.h 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 142 bytes Diff Download File
strchr.c 73 13 years ago Michael Hope Added the C only routines from Newlib 1.20+2012060 2.8 KB Diff Download File
strcmp.c 73 13 years ago Michael Hope Added the C only routines from Newlib 1.20+2012060 2.4 KB Diff Download File
strcpy.c 73 13 years ago Michael Hope Added the C only routines from Newlib 1.20+2012060 2 KB Diff Download File
strlen.c 73 13 years ago Michael Hope Added the C only routines from Newlib 1.20+2012060 1.8 KB Diff Download File