Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • zack's avatar
    317ab997
    * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h · 317ab997
    zack authored
    	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.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34254 138bc75d-0d04-0410-961f-82ee72b054a4
    317ab997
    History
    * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h
    zack authored
    	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.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34254 138bc75d-0d04-0410-961f-82ee72b054a4