This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Minimize availability of mmalloc.h


> 2001-12-02  Andrew Cagney  <ac131313@redhat.com>
> 
> * defs.h: Do not include "mmalloc.h".
> 	(mcalloc, mmalloc, mrealloc, mfree): Delete declaration.
> 	* objfiles.c: Include "mmalloc.h".
> 	* utils.c: Include "mmalloc.h".
> 	(mmalloc, mfree, mrealloc, mmalloc): Make static, change PTR to
> 	void pointer.
> 	

I've checked this in.

	Andrew



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]