~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
..
hp-timing.h 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 3.1 KB Diff Download File
test-memchr.c 22 13 years ago Michael Hope Added tests for memchr and strchr from GLIBC. Add 4.5 KB Diff Download File
test-memcmp.c 92 12 years ago Matthew Gretton-Dann Add memcmp tests from glibc. 10.5 KB Diff Download File
test-memcpy.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 6 KB Diff Download File
test-memmove.c 91 12 years ago Matthew Gretton-Dann Add memmove tests from glibc. 6.9 KB Diff Download File
test-memset.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 4.8 KB Diff Download File
test-skeleton.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 9.6 KB Diff Download File
test-strchr.c 22 13 years ago Michael Hope Added tests for memchr and strchr from GLIBC. Add 5.3 KB Diff Download File
test-strcmp.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 6.2 KB Diff Download File
test-strcpy.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 5.2 KB Diff Download File
test-string.h 22 13 years ago Michael Hope Added tests for memchr and strchr from GLIBC. Add 4.2 KB Diff Download File
test-strlen.c 8 14 years ago Michael Hope Added a README. Re-factored the build into a top 3.8 KB Diff Download File
test-strncmp.c 93 12 years ago Matthew Gretton-Dann Add strncmp tests from glibc. 10.1 KB Diff Download File
test-strnlen.c 96.1.1 12 years ago Matthew Gretton-Dann Add strnlen tests from glibc. 4.5 KB Diff Download File