cvs commit: src/lib/libc/stdlib malloc.c

Jason Evans jasone at FreeBSD.org
Sun Jan 22 19:32:38 PST 2006


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


More information about the cvs-all mailing list