search for: at_random

Displaying 2 results from an estimated 2 matches for "at_random".

Did you mean: ast_random
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi, after a year, I decided to hack on klibc again. I?ve reworked both the patch to add mkstemp(), discussing to use AT_RANDOM as cheap entropy source on IRC (if there will ever be another entropy consumer, I can quickly write a minimal arc4random() seeded from it, as it has only 16 octets), capable of making a working mksh (static and shared) on amd64/xen, and the m68k support code, leading to (also, static and shared) mk...
2012 May 15
5
[PATCH 0/5] resubmitting pending patches
...ubmitted here as 0005. While there was a question from Andreas, this WFM as-is and he never responded what else should be used. (And the form I submitted is used by eglibc, too.) http://www.zytor.com/pipermail/klibc/2012-January/003171.html [PATCH] add mkstemp(3) using entropy from ELF aux vector AT_RANDOM Dropped because mksh does not use mkstemp/tempnam any more. http://www.zytor.com/pipermail/klibc/2012-March/003194.html [PATCH 1/3] align __le64 (and other) type definitions with linux-libc-dev headers Resubmitted here as 0001. http://www.zytor.com/pipermail/klibc/2012-March/003195.html [PATCH...