⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 manifest

📁 减少内存碎片的malloc分配函数
💻
字号:
-------------------------------------------------------------------------------$Id: Manifest,v 1.37 2003/05/15 02:43:55 gray Exp $-------------------------------------------------------------------------------Description of the files in the debug-malloc package.Changelog		Log entries detailing major module changes.INSTALL			Installation guide.Makefile.in		Used by configure to create the Makefile.Manifest		This file.NEWS			File with a condensed view of the module's			ChangeLog entries per version.NOTES			General Notes of the debug-malloc routines and			associated algorithms.README			Quick startup notes.TODO			Things to do list.  It gets longer and longer.arg_check.[ch]		Malloc routines used for testing of arguments.chunk.[ch]		Lower level allocation routines.  This is the			meat of the allocation algorithms.  Manages			and debugs the administration structures of			the heap.  Too large!chunk_loc.h		Local defines specific to the chunk routines			only.compat.[ch]		System compatibility routines if missing			functionality.conf.h			File of defines for the library produced by configure.conf.h.in		Used by configure to create the conf.h file.config.help		Help file about the GNU configure scripts.configure		Configure shell script.configure.in		Used by autoconf to create configure script.contrib/		directory of contributions from other sourcesdebug_tok.h		Tokens that correspond to debugging			functionality.dmalloc.c		Program that assists in the setting of the			DMALLOC_DEBUG and other debug environmental			variables.dmalloc.cc		C++ routines to help using library with C++ code.dmalloc.h		Installed dmalloc .h file to be included in			those .c files where file and line debugging			information is required.dmalloc.h.[123]		Used to create dmalloc.h.dmalloc.info		User-level gnu info manual file for the dmalloc			routines.  Suitable as a text manual also.dmalloc.ps		Postscript file for TeX-less folks.dmalloc.texi		Texinfo user manual for generating Info or dvi			formats.dmalloc_argv.[ch]	Argument processing library files.dmalloc_argv_loc.h	Local defines for the argv files.dmalloc_loc.h		Local defines for all of the dmalloc routines.dmalloc_lp.[ch]		Leap-frog routines to provide file/line info			to lib.dmalloc_t.c		Meager test program for testing the dmalloc			routines.dmallocrc		Sample RC file that is used to set the debug			flags.env.[ch]		Environmental variable processing routines.error.[ch]		Debugging routines and others that provide			user output.error_val.h		General error codes and associated strings for the			dmalloc module.heap.[ch]		Possibly machine specific routines for			allocating space on and manipulating the heap.install-sh		Shell script for systems without a sane install.malloc.c		Higher level alloc routines including malloc,			free, realloc, etc.  These are the routines to			be called from user space.mkinstalldirs		Script that makes the directories to install into.return.h		Defines to get the return-address for non-malloc calls.settings.h		File included by conf.h which contains manual defines.texinfo.tex		File included to allow TeX output from the			malloc.texi file.version.h		Version number for the library.-------------------------------------------------------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -