]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove arc4random_stir and arc4random_addrandom from stdlib.h.
authordelphij <delphij@FreeBSD.org>
Sun, 26 Aug 2018 18:04:54 +0000 (18:04 +0000)
committerdelphij <delphij@FreeBSD.org>
Sun, 26 Aug 2018 18:04:54 +0000 (18:04 +0000)
commit7cbaa4254c0f10f7c00014ce9591ca60abfa57fb
tree97fc236d4ec79b79d13a4e2da8b3f6d23141ed90
parent20f13358b1b0083b51ffbcfafc2ec0917224f626
Remove arc4random_stir and arc4random_addrandom from stdlib.h.
Users of arc4random(3) should never call them directly.

All ports tree usage was fixed as part of bug 230756.

Relnotes:       yes
Approved by:    re (marius), exp-run (bug 230756 by portmgr antoine)
include/stdlib.h
sys/sys/param.h