[RFC/AIX] xm-aix4.h - Remove vfork redefine

Joel Brobecker brobecker@gnat.com
Sun Aug 8 04:55:00 GMT 2004


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



More information about the Gdb-patches mailing list