| 
 
 NAME
 LIBRARYStandard C Library (libc, -lc) SYNOPSIS
 void *
   void
   void *
   void *
   void *
   
 void *
   DESCRIPTIONThese functions allocate and free memory for the calling process. They are described in the individual manual pages. SEE ALSOmmap(2), alloca(3), calloc(3), free(3), malloc(3), realloc(3) STANDARDSThese functions, with the exception of
     
 
  |