* string/Makefile (strop-tests): Add memmem.
commitf63abf584cc5028c89edd2352e7abacdd223c114
authorUlrich Drepper <drepper@redhat.com>
Sun, 25 May 2008 00:17:34 +0000 (25 00:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 25 May 2008 00:17:34 +0000 (25 00:17 +0000)
treea26a6bc5d9277e8ea6ff5e209551c5bb2277bb58
parentb5ba2c790c505ede186cd2898453b0dccf827e2f
* string/Makefile (strop-tests): Add memmem.

* string/test-memmem.c: New file.
* string/test-string.h (BUF1PAGES): Define to 1 if undefined.
(test_init): Size buf1 according to BUF1PAGES.

* stdio-common/scanf16.c: New file.
* stdio-common/scanf17.c: New file.
* scripts/data/localplt-sparc64-linux-gnu.data: New file.
ChangeLog
string/Makefile
string/test-memmem.c [new file with mode: 0644]
string/test-string.h