tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[pspp] / tests / test-rawmemchr.c
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.