Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 1995 04:03:57 -0800 (PST)
From:      Poul-Henning Kamp <phk>
To:        CVS-committers, cvs-lib
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <199512181203.EAA22814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         95/12/18 04:03:56

  Modified:    lib/libc/stdlib  malloc.c
  Log:
  Preallocate a small structure, so we can sbrk(2) further back.
  Reviewed by:	phk
  Submitted by:	Kaleb Keithly <kaleb@x.org>
  
  Revision  Changes    Path
  1.8       +8 -2      src/lib/libc/stdlib/malloc.c



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