ptsname test: Avoid failure on Solaris.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Dec 2010 18:18:27 +0000 (19:18 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 25 Dec 2010 18:18:27 +0000 (19:18 +0100)
commit168fc669c003eebe51fb61480d363f8a44695083
treec41724d28023a40a0fb4972d99521d9ea6ed603f
parent4ed4a522e1f0b92986bb9002bf5fb845ff0fdc9e
ptsname test: Avoid failure on Solaris.

* tests/test-ptsname.c (main): For Solaris, use the recommended way to
open a pseudo-terminal; don't use BSD-style ptys.
* doc/posix-functions/ptsname.texi: Document the limitation on Solaris.
ChangeLog
doc/posix-functions/ptsname.texi
tests/test-ptsname.c