Commit Graph

9 Commits

Author SHA1 Message Date
DJ Delorie 995b61fe5b merge from gcc 2012-10-10 03:11:33 +00:00
DJ Delorie c750388a85 merge from gcc 2005-07-22 03:26:05 +00:00
DJ Delorie 460565cb9d merge from gcc 2005-07-09 13:05:49 +00:00
Ben Elliston c94c2c4ee4 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
* memmove.c: Likewise.
	* objalloc.c: Likewise.
2005-07-09 06:56:27 +00:00
Nick Clifton 979c05d324 Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
DJ Delorie 1e45deed6a merge from gcc 2005-03-28 05:07:08 +00:00
DJ Delorie 3e0f14040c merge from gcc 2004-11-20 03:00:47 +00:00
Zack Weinberg 5c82d20a26 * hashtab.c, partition.c, xmemdup.c: Include string.h
if HAVE_STRING_H.
	* pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H.
	* objalloc.c: Include config.h.  Include stdlib.h and don't
	declare malloc or free if HAVE_STDLIB_H.
	* strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H,
	else declare malloc without prototype.  Include string.h if
	HAVE_STRING_H, else declare memset without prototype.  Don't
	include stddef.h.

	* sort.c: Bring over from GCC.
2000-05-29 20:45:32 +00:00
Richard Henderson 252b5132c7 19990502 sourceware import 1999-05-03 07:29:11 +00:00