This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [csl-arm] Stdio streams under win32


Julian Brown wrote:
ChangeLog:

  * libiberty/pex-win32.c (maybe_duplicate_handle): New function.
  * libiberty/pexec.c (pexec): Don't call DuplicateHandle if
  GetStdHandle returns NULL.

This should have read:


  * libiberty/pex-win32.c (maybe_duplicate_handle): New function.
  (pexec): Don't call DuplicateHandle if GetStdHandle returns NULL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]