bug-hurd
[Top][All Lists]
Advanced

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

posix_spawn in gcc


From: James Morrison
Subject: posix_spawn in gcc
Date: Thu, 13 Jun 2002 17:59:14 -0700 (PDT)

 Hi,

   I recently went though some discussions about gcc using posix_spawn instead
of fork/exec.  I think linux should be the special case instead of GNU being
the special case.  so the ifdef would be
 # if !defined(HAVE_POSIX_SPAWNP) || defined(__linux__)

Is there a better way to handle this exception?


=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



reply via email to

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