[BACK]Return to pex-win32.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / 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.old/dist/libiberty/pex-win32.c between version 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2020/04/03 17:41:45 version 1.1.1.4, 2022/12/23 17:01:59
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.  Generic Win32 specialization.     with other subprocesses), and wait for it.  Generic Win32 specialization.
    Copyright (C) 1996-2018 Free Software Foundation, Inc.     Copyright (C) 1996-2020 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.3  
changed lines
  Added in v.1.1.1.4

CVSweb <webmaster@jp.NetBSD.org>