Hello,
Ross Mohn wrote:
> I'm writing in reference to an email you wrote, I think to the
> bug-gnulib newsgroup. That email contains some diff code for a forkpty
> function, but I'm wondering if you have a full source file you could
> send me to get forkpty running on AIX 6.1?
You find the source code of gnulib
a) through the documentation of the module list:
http://www.gnu.org/software/gnulib/
click on "modules comprising gnulib"
click on forkpty
follow the hyperlinks in that row
b) through savannah:
https://savannah.gnu.org/projects/gnulib
click on "source > use git".
Bruno