CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/06/26 13:23:15
Modified files: lib/libc/crypt : arc4random.c Log message: Add back an #ifndef MAP_INHERIT_ZERO chunk to support the old getpid() mechanism, to aid in portability to other systems as requested. ok matthew