History log of /openbsd-current/regress/libexec/ld.so/randomdata/libaa/aa.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.3 01-Aug-2017 deraadt

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.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.2 20-Jan-2015 krw

Missing $OpenBSD$'s.

ok deraadt@


# 1.1 16-Aug-2012 matthew

branches: 1.1.1;
Initial revision