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

2008-10-02  Bruno Haible  <[EMAIL PROTECTED]>

        * 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