CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2014/07/13 07:37:38

Modified files:
        lib/libcrypto/crypto: getentropy_linux.c getentropy_solaris.c 

Log message:
Use dl_iterate_phdr() to iterate over the segments and throw the addresses
into the hash; hoping the system has some ASLR or PIE.  This replaces and
substantially improves upon &main which proved problematic with some picky
linkers.
Work with kettenis, testing by beck

Reply via email to