tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
libexec
/
ld.so
/
randomdata
/
at
jcs
6 folders
2 files
ld.so-cookie
Update ld.so-cookie test which is currently broken and gets in the way of SSP testing. For some reason this diff keeps escaping from cvs commit...
12 years ago
libaa
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.
8 years ago
prog
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.
8 years ago
prog-dynamic
basic randomdata regression tests
13 years ago
prog-pie
Add regression test to check that PIEs work too.
13 years ago
prog-static
turd polish: use LDSTATIC=${STATIC} instead of LDFLAGS+=-static
13 years ago
Makefile
Link ld.so-cookie back into the regress build now that ld.so's __guard value is actually initialized.
13 years ago
Makefile.inc
Test must build also when started with make regress. Use consistent variable names in make file.
4 years ago