On 08/15/2017 12:20 PM, Per Jessen wrote:
David C. Rankin wrote:
All,
openSuSE install of glibc doesn't provide the /usr/include/sys/random.h header. What package does? glibc-devel I would suggest.
that provides "/usr/include/linux/random.h"
Thanks guys, Yes, I have all the devel packages installed. These are functions *in user space* that can be used to control blocking of the random devices (/dev/random and /dev/urandom) when requesting data from the entropy pool. see: https://www.gnu.org/software/libc/manual/html_node/Unpredictable-Bytes.html#... I cannot believe they are not provided by the opensuse glibc package somewhere? It would be incomplete without them :( -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org