jasone 2006-01-23 03:32:38 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Make the 'C' and 'c' malloc options consistent with other options; 'C'
doubles the cache size, and 'c' halves the cache size.
Revision Changes Path
1.103 +2 -2 src/lib/libc/stdlib/malloc.c