Sync libiberty from GCC, replaying updates to configure scripts
This commit is contained in:
parent
59cab53283
commit
f91ca6bc00
19 changed files with 1404 additions and 605 deletions
|
@ -621,7 +621,7 @@ extern int pexecute (const char *, char * const *, const char *,
|
|||
|
||||
extern int pwait (int, int *, int);
|
||||
|
||||
#if !HAVE_DECL_ASPRINTF
|
||||
#if defined(HAVE_DECL_ASPRINTF) && !HAVE_DECL_ASPRINTF
|
||||
/* Like sprintf but provides a pointer to malloc'd storage, which must
|
||||
be freed by the caller. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue