* sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,
commit979da19ab840553e3862f3b2aea50ad07118616f
authorJakub Jelinek <jakub@redhat.com>
Fri, 29 Jul 2005 16:56:26 +0000 (29 16:56 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 29 Jul 2005 16:56:26 +0000 (29 16:56 +0000)
tree150fffcd4616402c468e87600cf96568d7c34302
parent1ce6c1300b11dcd825ee372b9354607f5069a6f1
* sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,
endian.h.
(_dl_setup_stack_chk_guard): Even without
--enable-stackguard-randomization attempt to do some guard
randomization using hp-timing (if available) and kernel stack and
mmap randomization.
* elf/tst-stackguard1.c (do_test): Don't fail if the poor man's
randomization doesn't work well enough.
nptl/
* tst-stackguard1.c (do_test): Don't fail if the poor man's
randomization doesn't work well enough.
ChangeLog
elf/tst-stackguard1.c
nptl/ChangeLog
nptl/tst-stackguard1.c
sysdeps/unix/sysv/linux/dl-osinfo.h