]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Split arc4random_uniform into it's own file and sync with OpenBSD.
authordelphij <delphij@FreeBSD.org>
Sat, 18 Aug 2018 06:20:45 +0000 (06:20 +0000)
committerdelphij <delphij@FreeBSD.org>
Sat, 18 Aug 2018 06:20:45 +0000 (06:20 +0000)
commit18548ca3f9b36cb710b20543c054cc9c6bcd151d
tree638446d4d71d2f7f5b9e1396d4cf04d67b331695
parent37fea17dc1a4f61630c5b6799fca2aee9501557e
Split arc4random_uniform into it's own file and sync with OpenBSD.

PR: 182610
Obtained from: OpenBSD
MFC after: 2 weeks
lib/libc/gen/Makefile.inc
lib/libc/gen/arc4random.c
lib/libc/gen/arc4random_uniform.c [new file with mode: 0644]