roken: Use ptsname_r() if we have it

This commit is contained in:
Nicolas Williams
2021-11-29 17:32:37 -06:00
committed by Jeffrey Altman
parent ed6f3f1786
commit beae9c3c43
3 changed files with 13 additions and 5 deletions

View File

@@ -694,9 +694,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* This option is added by the NTMakefile if we have a <pthread.h>. */
/* #define HAVE_PTHREAD_H 1 */
/* Define to 1 if you have the `ptsname' function. */
/* #define HAVE_PTSNAME 1 */
/* Define to 1 if you have the <pty.h> header file. */
/* #define HAVE_PTY_H 1 */