home *** CD-ROM | disk | FTP | other *** search
/ IRIS Development Option 6.2 / IRIS_Development_Option_6.2_814-0478-001.iso / dist / dev.idb / usr / lib / lint / llib-lmalloc.z / llib-lmalloc
Text File  |  1996-03-14  |  1KB  |  26 lines

  1. /**************************************************************************
  2.  *                                      *
  3.  * Copyright (C) 1986, 1987, 1988, 1989, 1993 Silicon Graphics, Inc.      *
  4.  *                                      *
  5.  *  These coded instructions, statements, and computer programs  contain  *
  6.  *  unpublished  proprietary  information of Silicon Graphics, Inc., and  *
  7.  *  are protected by Federal copyright law.  They  may  not be disclosed  *
  8.  *  to  third  parties  or copied or duplicated in any form, in whole or  *
  9.  *  in part, without the prior written consent of Silicon Graphics, Inc.  *
  10.  *                                      *
  11.  **************************************************************************/
  12. /*    Copyright (c) 1984 AT&T    */
  13. /*      All Rights Reserved      */
  14.  
  15. /*    THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T    */
  16. /*    The copyright notice above does not evidence any       */
  17. /*    actual or intended publication of such source code.    */
  18.  
  19. #ident "$Revision: 1.5 $"
  20. #include "malloc.h"
  21. /*    Lint Library for Malloc(3x)    */
  22. /*    MALLOC(3X)    */
  23. /*    malloc, calloc, realloc and free are checked
  24. /*    by the c library lint file
  25. */
  26.