Another way to fix subshell problem on AIX

Nerijus Baliunas nerijus at users.sourceforge.net
Mon Sep 30 22:25:46 UTC 2002


On Wed, 25 Sep 2002 01:29:00 -0400 (EDT) Pavel Roskin <proski at gnu.org> wrote:

> > #elif IS_AIX
> >     strcpy (pty_name, "/dev/ptc");
> >     pty_master = open (pty_name, O_RDWR);
> > #else
> 
> Applied.  Thank you!

I can confirm that this fix works for AIX 4.2. Thanks!

Regards,
Nerijus




More information about the mc-devel mailing list