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

  • Committer: Will Newton
  • Date: 2013-06-17 07:58:27 UTC
  • Revision ID: will.newton@linaro.org-20130617075827-zjh43txfqk6j5q6r
Support buffers larger than 1MB and fill the whole buffer with random
data rather than just the first 16kB. This avoids the situation of
using calloc'd zero pages as the src buffer.
Filename Latest Rev Last Changed Committer Comment Size
..
bcopy.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 3.7 KB Diff Download File
memchr.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.8 KB Diff Download File
memcmp.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.9 KB Diff Download File
memcpy.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.3 KB Diff Download File
memset.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.7 KB Diff Download File
strchr.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.8 KB Diff Download File
strcmp.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 2 KB Diff Download File
strcpy.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.7 KB Diff Download File
strlen.c 69 13 years ago Michael Hope Added the C only routines from Bionic 4.04r2+20120 1.8 KB Diff Download File