bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] pty: Activate the signature wrapper of forkpty.


From: Mats Erik Andersson
Subject: [PATCH] pty: Activate the signature wrapper of forkpty.
Date: Wed, 27 Nov 2013 16:20:43 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello there,

the signature wrapper rpl_forkpty() intended for BSD, where
there are differences in const-declarations, never takes effect.
Hence the native forkpty() is never used in any *BSD.

The problem is that the preprocessor macro HAVE_FORKPTY
is never defined. A patch follows.

Best regards,
  Mats Erik Andersson, on behalf of GNU Inetutils.

Attachment: 0001-pty-Activate-the-signature-wrapper-of-forkpty.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]