]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update `goodResult` after recent changes made to the PRNG in libc
authorEnji Cooper <ngie@FreeBSD.org>
Thu, 9 Jun 2016 18:35:37 +0000 (18:35 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Thu, 9 Jun 2016 18:35:37 +0000 (18:35 +0000)
commitd44d3fbae9bc062943256d90378425ff1d691ef8
treedf3c3ae52fc428a46856333465415575ff235595
parent8a3aeac27b54b43a170d2c923d263f8c0260791c
Update `goodResult` after recent changes made to the PRNG in libc

The PRNG was changed in r300953/r300956, and subsequently, the numbers
generated have changed. This is expected ABI breakage per ache

X-MFC with: r300953, r300956
Tested with: amd64, i386
Sponsored by: EMC / Isilon Storage Division
contrib/netbsd-tests/lib/libc/string/t_memcpy.c