Commit ID: 100531343E3026DCF4B
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/02 14:45:05 UTC
Modified files:
lib/libc/stdlib: malloc.3 malloc.c
Log message:
merge omalloc update
XXX keep arc4random result caching (for now), the benefits of not using
XXX getpid() here overweigh the issues
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/stdlib/malloc.3
cvs -R rdiff -kk -upr1.11 -r1.12 src/lib/libc/stdlib/malloc.c