summaryrefslogtreecommitdiff
path: root/libiberty/xexit.c
AgeCommit message (Collapse)Author
2017-01-05Sync libiberty from gccAlan Modra
Picks up copyright year update and other recent fixes.
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-28merge from gccDJ Delorie
2001-09-27merge from gccDJ Delorie
2001-09-26merge from gccDJ Delorie
2000-10-12merge from gcc repositoryDJ Delorie
2000-05-29 * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg
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.
1999-05-0319990502 sourceware importRichard Henderson