home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / dbmalloc.zip / MANIFEST < prev    next >
Text File  |  1993-01-04  |  3KB  |  52 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  README                     1    READ THIS FIRST
  4.  CHANGES                    1    List of changes
  5.  MANIFEST                   1    This shipping list
  6.  CHECKSUMS                  1    Checksums (BSD and SYSV) for each file
  7.  PROBLEMS                   2    List of typical porting/use problems
  8.  Makefile                   1    
  9.  Buildpatch                 2    Shell to build patch file
  10.  Configure                  2    Automatic configuration script
  11.  Config.flags               1    Auto config compiler flags
  12.  Runtests                   2    Automatic test script
  13.  abort.c                    1    malloc_abort support
  14.  calloc.c                   3    calloc and related functions
  15.  cctest.c                   3    Module used by Configure
  16.  datamc.c                   3    Efficient, portable memcpy routine 
  17.  datams.c                   3    Efficient, portable memset routine
  18.  debug.h                    3    debugging output header
  19.  dgmalloc.c                 3    DataGeneral low level allocation functions
  20.  dump.c                     3    malloc chain dumper
  21.  fill.c                     3    Memory fill/check routines
  22.  free.c                     4    free and related functions
  23.  leak.c                     4    memory leak detection stuff
  24.  m_init.c                   4    malloclib initializations
  25.  m_perror.c                 4    malloc error printer
  26.  malign.c                   4    memory alignment routines
  27.  malloc.3                   5    malloc man page ([nt]roff source)
  28.  malloc.c                   6    malloc and related functions
  29.  malloc.h.org               4    include file for programs using the library
  30.  malloc.man                 7    nroff'd version of the manual page
  31.  mallocin.h                 5    internal header file
  32.  mallopt.c                  6    mallopt and related stuff
  33.  mchain.c                   6    chain checking modules
  34.  mcheck.c                   8    error checking modules
  35.  memory.c                   8    mem* and b* functions
  36.  minipatch                  6    shell to build intermediate patches
  37.  patchlevel                 1    current patch level
  38.  prototypes.h               8    functional prototypes 
  39.  realloc.c                  8    realloc and related functions.
  40.  size.c                     7    malloc_size module
  41.  stack.c                    8    Stack maintenance functions
  42.  string.c                   9    str* functions
  43.  testerr.c                  7    error test program
  44.  testerr.base               9    Baseline output for testerr program
  45.  testmalloc.c               9    malloc exerciser
  46.  testmem.c                 10    mem*/str*/b* exerciser
  47.  teststack.c                2    malloc stack exerciser
  48.  tostring.c                 9    numeric to string converter
  49.  tostring.h                 3    header for numeric converter
  50.  xheap.c                    9    Xt heap stuff (for X11R5 compatibility)
  51.  xmalloc.c                  9    Xt allocation functions
  52.