CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/12 14:39:01
Modified files:
libexec/ld.so : library.c library_mquery.c loader.c malloc.c
util.c util.h
Log message:
the slimmed down random functions inside ld.so are strict clones of the
libc arc4random API, so call them _dl_{arc4random,arcrandombuf}
ok tedu guenther
