cvs commit: src/share/man/man9 malloc.9

Hartmut Brandt harti at FreeBSD.org
Wed Apr 9 01:27:33 PDT 2003


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


More information about the cvs-src mailing list