]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove arc4random_stir and arc4random_addrandom from stdlib.h.
authorXin LI <delphij@FreeBSD.org>
Sun, 26 Aug 2018 18:04:54 +0000 (18:04 +0000)
committerXin LI <delphij@FreeBSD.org>
Sun, 26 Aug 2018 18:04:54 +0000 (18:04 +0000)
commita29173be5349307a59cbf9292f765bf179db39f9
tree97fc236d4ec79b79d13a4e2da8b3f6d23141ed90
parent01a9c32322c8fa0c8133aa6abf1ac60f89e08223
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