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

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to