[BACK]Return to pexecute.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils / dist / libiberty

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils/dist/libiberty/pexecute.c between version 1.1.1.1 and 1.1.1.1.44.1

version 1.1.1.1, 2009/08/18 10:16:42 version 1.1.1.1.44.1, 2018/04/16 01:58:32
Line 1 
Line 1 
 /* Utilities to execute a program in a subprocess (possibly linked by pipes  /* Utilities to execute a program in a subprocess (possibly linked by pipes
    with other subprocesses), and wait for it.     with other subprocesses), and wait for it.
    Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004-2018 Free Software Foundation, Inc.
   
 This file is part of the libiberty library.  This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or  Libiberty is free software; you can redistribute it and/or

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.44.1

CVSweb <webmaster@jp.NetBSD.org>