Oops, getentropy() is an "extension interface", not a "base interface"
authormatthew <matthew@openbsd.org>
Fri, 18 Jul 2014 19:24:42 +0000 (19:24 +0000)
committermatthew <matthew@openbsd.org>
Fri, 18 Jul 2014 19:24:42 +0000 (19:24 +0000)
commit1947050fa94a289a4166fb2b56d832f80ca21164
tree1616fd3a2d090bae15f98f67f3ed16f6a437c90f
parent588f26a628dd54e880b5750d0efc88171aa1eccd
Oops, getentropy() is an "extension interface", not a "base interface"

Also, update the async signal safe list in signal(3) too (reminded by
deraadt)
lib/libc/gen/signal.3
lib/libc/sys/sigaction.2