Ignore:
Timestamp:
Feb 6, 2017, 1:00:00 PM (8 years ago)
Author:
Silvan Scherrer
Message:

binutils: update trunk to version 2.27

Location:
binutils/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • binutils/trunk

  • TabularUnified binutils/trunk/libiberty/pex-unix.c

    r1581 r1973  
    33   (also used for UWIN and VMS).
    44   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2009,
    5    2010 Free Software Foundation, Inc.
     5   2010, 2015 Free Software Foundation, Inc.
    66
    77This file is part of the libiberty library.
     
    2424#include "libiberty.h"
    2525#include "pex-common.h"
     26#include "environ.h"
    2627
    2728#include <stdio.h>
     
    394395
    395396/* Execute a child.  */
    396 
    397 extern char **environ;
    398397
    399398#if defined(HAVE_SPAWNVE) && defined(HAVE_SPAWNVPE)
Note: See TracChangeset for help on using the changeset viewer.