posix_openpt: Fix compilation error.
authorBruno Haible <bruno@clisp.org>
Wed, 19 Oct 2011 09:49:39 +0000 (11:49 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 19 Oct 2011 09:49:39 +0000 (11:49 +0200)
commit9ce1d1748f8d7d27b41f7026ee137eb5eed7c224
treeb9bd1c82c681e7b27e32fc367ccbb0b2e76eafd7
parent4d699c3727abd33573584053c3d272b92f5b4f1a
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.
Mention the openpty module as an alternative.
ChangeLog
doc/posix-functions/posix_openpt.texi
lib/posix_openpt.c