In article <20200506161737.59410f...@cvs.netbsd.org>, Nia Alarie <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: nia >Date: Wed May 6 16:17:37 UTC 2020 > >Modified Files: > src/distrib/sets/lists/comp: mi > src/include: unistd.h > src/lib/libc/gen: Makefile.inc > src/lib/libc/include: namespace.h >Added Files: > src/lib/libc/gen: getentropy.3 getentropy.c > >Log Message: >Add getentropy() to libc - a simple wrapper to access the kernel CSPRNG. > >Posted to tech-userlevel@ a week ago and reviewed by riastradh@.
Nia, I think you've jumped the gun here. The discussion was still going and it is not clear that getentropy() should be added right now. Best, christos