[rtems-docs commit] Document INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAIL

Joel Sherrill joel at rtems.org
Fri Nov 17 14:34:36 UTC 2017


Can you add any hints on how to fix the issue?

--joel

On Fri, Nov 17, 2017 at 12:58 AM, Sebastian Huber <sebh at rtems.org> wrote:

> Module:    rtems-docs
> Branch:    master
> Commit:    baf98240a47f4e32da85ac8160c35fe03bf60576
> Changeset: http://git.rtems.org/rtems-docs/commit/?id=
> baf98240a47f4e32da85ac8160c35fe03bf60576
>
> Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
> Date:      Fri Nov 17 07:58:10 2017 +0100
>
> Document INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAIL
>
> Close #3239.
>
> ---
>
>  c-user/fatal_error.rst | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/c-user/fatal_error.rst b/c-user/fatal_error.rst
> index 917ae3b..396cb44 100644
> --- a/c-user/fatal_error.rst
> +++ b/c-user/fatal_error.rst
> @@ -388,6 +388,10 @@ INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT
> (38)
>      The floating point unit was used illegally, for example in interrupt
>      context on some architectures.
>
> +INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAIL (39)
> +    A :c:func:`getentropy` system call failed in one of the `ARC4RANDOM(3)
> +    <https://man.openbsd.org/arc4random.3>`_ functions.
> +
>  Operations
>  ==========
>
>
> _______________________________________________
> vc mailing list
> vc at rtems.org
> http://lists.rtems.org/mailman/listinfo/vc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20171117/bc68e6ef/attachment.html>


More information about the devel mailing list