Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 02:30:19 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdlib.h src/lib/libc/stdlib malloc.3 malloc.c
Message-ID:  <200011261030.CAA77137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/11/26 02:30:19 PST

  Modified files:
    include              stdlib.h 
    lib/libc/stdlib      malloc.3 malloc.c 
  Log:
  Make it possible to override the function which writes messages to
  stderr in case of warnings and errors.
  
  Rename malloc_options to have a leading underscore, I belive I have been
  told that is more correct namespace wise.
  
  Revision  Changes    Path
  1.17      +4 -1      src/include/stdlib.h
  1.30      +15 -7     src/lib/libc/stdlib/malloc.3
  1.54      +19 -13    src/lib/libc/stdlib/malloc.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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