bug-gnulib
[Top][All Lists]
Advanced

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

Re: port 'openpty' to all Unix platforms


From: Eric Blake
Subject: Re: port 'openpty' to all Unix platforms
Date: Mon, 22 Mar 2010 09:13:19 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b1 Thunderbird/3.0.3

On 03/21/2010 05:10 PM, Bruno Haible wrote:
> -#if HAVE_DECL_OPENPTY
> +#if HAVE_OPENPTY
> +
> +/* Provider a wrapper with the precise POSIX prototype.  */
>  # undef openpty
>  int
> -rpl_openpty (int *amaster, int *aslave, char *name, struct termios const 
> *termp,
> -         struct winsize const *winp)

Oops.  POSIX does not specify openpty, so this comment is misleading.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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