Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC/AIX] xm-aix4.h - Remove vfork redefine
@ 2004-08-08  4:55 Joel Brobecker
  2004-08-08 12:37 ` Mark Kettenis
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2004-08-08  4:55 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Cagney, Peter Schauer, Kevin Buettner

config/xm-aix4.h contains the following define:

| /* There is no vfork.  */
| 
| #define vfork   fork

I think we should add a (link) test in configure for that. But the other
alternative is to do as we did for HP/UX (but the reason we did it that
way for HP/UX is because vfork is broken on this system).

-- 
Joel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-09  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-08  4:55 [RFC/AIX] xm-aix4.h - Remove vfork redefine Joel Brobecker
2004-08-08 12:37 ` Mark Kettenis
2004-08-08 13:37   ` Andrew Cagney
2004-08-09  5:51   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox