Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 21 Jun 2011 03:46:40 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Completeness status of musl

* Rich Felker <dalias@...ifal.cx> [2011-06-08 19:58:10 -0400]:
> 
> Importing external code, with major cleanups or rewrite:
> - PRNG (random)

i looked into this one
these functions are rather useless
imho the posix api definition is insane
http://pubs.opengroup.org/onlinepubs/9699919799/functions/random.html

i wrote something anyway
see comments in the code:
http://port70.net/~nsz/musl/prng

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.