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<br...@clisp.org>

        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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to