bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: posix_spawn on AIX


From: Bruno Haible
Subject: Re: posix_spawn on AIX
Date: Thu, 2 Oct 2008 12:25:37 +0200
User-agent: KMail/1.5.4

Another posix_spawn tweak is that it should be immune against the bugs of
open().

2008-10-02  Bruno Haible  <address@hidden>

        * modules/posix_spawn-internal (Depends-on): Add 'open'.

*** modules/posix_spawn-internal.orig   2008-10-02 12:21:23.000000000 +0200
--- modules/posix_spawn-internal        2008-10-02 12:14:32.000000000 +0200
***************
*** 9,14 ****
--- 9,15 ----
  Depends-on:
  spawn
  alloca-opt
+ open
  strchrnul
  
  configure.ac:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]