bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] posix_openpt: new module


From: Eric Blake
Subject: Re: [PATCH] posix_openpt: new module
Date: Wed, 19 Oct 2011 06:17:30 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.4 Thunderbird/3.1.15

On 10/19/2011 03:50 AM, Bruno Haible wrote:
Hi Eric,

This module fails to build on several platforms.

On AIX 5.1:

test-posix_openpt.c:24: error: 'posix_openpt' undeclared here (not in a 
function)

Thanks for fixing that.
2011-10-19  Bruno Haible<address@hidden>

        posix_openpt: Fix compilation error.
        * lib/posix_openpt.c (posix_openpt): Renamed from posix_openpty.
        * doc/posix-functions/posix_openpt.texi: Mention ENOENT error code.

Which platforms failed with ENOENT? And on those platforms, is there an alternative to opening a master side, perhaps by iterating through the list of pty pairs in /dev until a master side is successfully opened?

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



reply via email to

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