mailing list of musl libc
 help / color / mirror / code / Atom feed
* getrandom()
@ 2017-09-28 21:35 Jorge Almeida
  2017-09-28 22:20 ` getrandom() Szabolcs Nagy
  0 siblings, 1 reply; 3+ messages in thread
From: Jorge Almeida @ 2017-09-28 21:35 UTC (permalink / raw)
  To: musl

Will it be supported?
 I heve the include/linux directory, installed from the kernel source
(4.13.2), and the random.h file exists, but it doesn't contain the
prototype for getrandom(). What to do?

Jorge Almeida


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: getrandom()
  2017-09-28 21:35 getrandom() Jorge Almeida
@ 2017-09-28 22:20 ` Szabolcs Nagy
  2017-09-28 22:28   ` getrandom() Jorge Almeida
  0 siblings, 1 reply; 3+ messages in thread
From: Szabolcs Nagy @ 2017-09-28 22:20 UTC (permalink / raw)
  To: musl

* Jorge Almeida <jjalmeida@gmail.com> [2017-09-28 22:35:56 +0100]:
> Will it be supported?
>  I heve the include/linux directory, installed from the kernel source
> (4.13.2), and the random.h file exists, but it doesn't contain the
> prototype for getrandom(). What to do?

yes, musl can add it now that glibc decided on the api,
just nobody wrote a patch for it.
http://sourceware.org/git/?p=glibc.git;a=commit;h=92dcaa3e2f7bf0f7f1c04cd2fb6a317df1a4e225


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: getrandom()
  2017-09-28 22:20 ` getrandom() Szabolcs Nagy
@ 2017-09-28 22:28   ` Jorge Almeida
  0 siblings, 0 replies; 3+ messages in thread
From: Jorge Almeida @ 2017-09-28 22:28 UTC (permalink / raw)
  To: musl

On Thu, Sep 28, 2017 at 11:20 PM, Szabolcs Nagy <nsz@port70.net> wrote:
> * Jorge Almeida <jjalmeida@gmail.com> [2017-09-28 22:35:56 +0100]:
>> Will it be supported?
>>  I heve the include/linux directory, installed from the kernel source
>> (4.13.2), and the random.h file exists, but it doesn't contain the
>> prototype for getrandom(). What to do?
>
> yes, musl can add it now that glibc decided on the api,
Great. Thanks


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-28 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28 21:35 getrandom() Jorge Almeida
2017-09-28 22:20 ` getrandom() Szabolcs Nagy
2017-09-28 22:28   ` getrandom() Jorge Almeida

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).