Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 1997 05:45:45 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/stdlib malloc.3 malloc.c
Message-ID:  <199706121245.FAA11815@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1997/06/12 05:45:45 PDT

  Modified files:
    lib/libc/stdlib      malloc.3 malloc.c 
  Log:
  Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)
  
  Prompted by:	X11 & XFree86
  
  Revision  Changes    Path
  1.11      +18 -3     src/lib/libc/stdlib/malloc.3
  1.25      +9 -5      src/lib/libc/stdlib/malloc.c



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