summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* MFC r313439,r314450:ngie2017-03-071-9/+1
* MFC r312008:ngie2017-02-122-6/+2
* MFC r311925,r311968,r311969,r312102,r312108:ngie2017-02-042-16/+5
* MFC r311249:ngie2017-01-072-1/+22
* MFC r305358:ngie2016-12-031-2/+50
* Update `goodResult` after recent changes made to the PRNG in libcngie2016-06-091-1/+1
* Add debug output to aid in determining why `goodResult` != `result`ngie2016-06-091-0/+5
* memmem(3): empty little string matches the beginning of the big stringemaste2015-05-261-1/+1
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withngie2014-11-172-3/+3
* Add #include <stdio.h> to get sys_nerr definitionngie2014-10-131-0/+4
* Use 1 as a random seed, as recommended in srandom(3). Adjust the random valuesngie2014-10-131-0/+12
* memmem with NUL length "needle" (aka small) strings on FreeBSD/OSX returnsngie2014-10-131-0/+5
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,ngie2014-10-0218-0/+2594
OpenPOWER on IntegriCloud