Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 03:32:38 +0000 (UTC)
From:      Jason Evans <jasone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200601230332.k0N3WcNb006823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601230332.k0N3WcNb006823>