Re: [PATCH] get_random_long() and AT_ENTROPY for auxv, kernel 2.6.21.5

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Sunday, June 24, 2007 - 9:43 pm

On Sun, 2007-06-24 at 22:45 -0500, Matt Mackall wrote:

the primary goal is to pass a random value to userspace at process
start; this to save glibc from having to open /dev/urandom on ever
program start (which it does now for all apps compiled with
-fstack-protector, which in various distros is "everything").


and this is because Alexander wants 2 and not 1 random int to be passed
for his own glibc proposed change (combined with get_random_int() being
designed for only 4 bytes per process ;-)

-- 
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
AT_ENTROPY1 and AT_ENTROPY2 values for include/linux/auxvec.h, Alexander Gabert, (Sun Jun 17, 4:40 pm)
[PATCH] get_random_long() and AT_ENTROPY for auxv, kernel ..., Alexander Gabert, (Wed Jun 20, 8:34 am)
Re: [PATCH] get_random_long() and AT_ENTROPY for auxv, ker ..., Alexander Gabert, (Sun Jun 24, 10:45 am)
Re: [PATCH] get_random_long() and AT_ENTROPY for auxv, ker ..., Arjan van de Ven, (Sun Jun 24, 9:43 pm)