summaryrefslogtreecommitdiff
path: root/doc/posix-functions/ptsname.texi
blob: 912a4500d6472e7fb1871a7a1e4257bb418c0487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@node ptsname
@section @code{ptsname}
@findex ptsname

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ptsname.html}

Gnulib module: ptsname

Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
MacOS X 10.3, OpenBSD 3.8, mingw, BeOS.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
On Solaris 11 2010-11, this function fails on all BSD-style @file{/dev/pty*}
device files.
@end itemize