2 @subsection @code{ptsname_r}
5 Gnulib module: ptsname_r
7 Portability problems fixed by Gnulib:
10 This function is missing on some platforms:
11 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8,
12 AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw,
15 This function is not declared unless @code{_REENTRANT} is defined,
19 This function has an incompatible declaration on some platforms:
23 Portability problems not fixed by Gnulib:
26 When this functions fails, it provides the error code only as the
27 return value, without setting @code{errno}, on some platforms: