Next: qecvt
, Previous: on_exit
, Up: Glibc Extensions to <stdlib.h>
[Contents][Index]
ptsname_r
Specified in POSIX.1-2024.
Draft specification:
https://www.austingroupbugs.net/view.php?id=508
Documentation:
Gnulib module: ptsname_r
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
Note: Portable programs should expect to find the error code as the
return value of this function, not as the value of errno
.
This is needed for compatibility with musl libc and with the
forthcoming POSIX Issue 8.