K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2014-09-06T21:55:35.315211Z
K 7
svn:log
V 177
Fix reallocarray test suite to not assume errno is preserved

errno will not be preserved across calls to ok, since it uses stdio.
Save errno and check the saved value instead.

END
