   File Name		Archive #	Description
-----------------------------------------------------------
 README                     1	READ THIS FIRST
 CHANGES                    1	List of changes
 MANIFEST                   1	This shipping list
 CHECKSUMS                  1	Checksums (BSD and SYSV) for each file
 PROBLEMS                   1	List of typical porting/use problems
 Makefile                   2	
 Buildpatch                 2	Shell to build patch file
 Configure                  2	Automatic configuration script
 Config.flags               1	Auto config compiler flags
 Runtests                   2	Automatic test script
 calloc.c                   2	calloc and related functions
 cctest.c                   2	Module used by Configure
 datamc.c                   3	Efficient, portable memcpy routine 
 datams.c                   2	Efficient, portable memset routine
 debug.h                    3	debugging output header
 dgmalloc.c                 1	DataGeneral low level allocation functions
 dump.c                     3	malloc chain dumper
 fill.c                     3	Memory fill/check routines
 free.c                     3	free and related functions
 leak.c                     3	memory leak detection stuff
 m_init.c                   3	malloclib initializations
 m_perror.c                 3	malloc error printer
 malloc.3                   4	malloc man page ([nt]roff source)
 malloc.c                   5	malloc and related functions
 malloc.h.org               5	include file for programs using the library
 malloc.man                 6	nroff'd version of the manual page
 mallocin.h                 4	internal header file
 mallopt.c                  4	mallopt and related stuff
 mchain.c                   6	chain checking modules
 mcheck.c                   7	error checking modules
 memory.c                   7	mem* and b* functions
 minipatch                  3	shell to build intermediate patches
 patchlevel                 2	current patch level
 prototypes.h               7	functional prototypes 
 realloc.c                  7	realloc and related functions.
 stack.c                    7	Stack maintenance functions
 string.c                   8	str* functions
 testerr.c                  5	error test program
 testerr.base               6	Baseline output for testerr program
 testmalloc.c               7	malloc exerciser
 testmem.c                  8	mem*/str*/b* exerciser
 teststack.c                2	malloc stack exerciser
 tostring.c                 8	numeric to string converter
 tostring.h                 5	header for numeric converter
 xheap.c                    8	Xt heap stuff (for X11R5 compatibility)
 xmalloc.c                  9	Xt allocation functions
