Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 2003 01:27:32 -0700 (PDT)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 malloc.9
Message-ID:  <200304090827.h398RW48065461@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/04/09 01:27:32 PDT

  FreeBSD src repository

  Modified files:
    share/man/man9       malloc.9 
  Log:
  Explicitely document the locking requirements for the malloc interface.
  While beeing here also correct the following:
  
   - list missing macros in the header
   - document MALLOC_DEFINE and MALLOC_DECLARE in the SYNOPSIS section
   - document additional include requirements for MALLOC_DEFINE
   - M_NOWAIT is not 0 anymore
   - remove rotted diagnostic messages
  
  Revision  Changes    Path
  1.31      +67 -69    src/share/man/man9/malloc.9



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