History log of /openbsd-src/regress/libexec/ld.so/randomdata/prog/prog.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 75795c7b 01-Aug-2017 deraadt <deraadt@openbsd.org>

A fix is coming in the future, but in the meantime we should never declare
a section(".openbsd.randomdata") variable as static or const, because the
compiler optimizes out access.


# 83087275 20-Jan-2015 krw <krw@openbsd.org>

Missing $OpenBSD$'s.

ok deraadt@


# b3669013 16-Aug-2012 matthew <matthew@openbsd.org>

basic randomdata regression tests