|
|
@ -418,6 +418,7 @@ check_function_exists( strcasecmp HAVE_STRCASECMP )
|
|
|
|
check_function_exists( strchr HAVE_STRCHR )
|
|
|
|
check_function_exists( strchr HAVE_STRCHR )
|
|
|
|
check_function_exists( strcmp HAVE_STRCMP )
|
|
|
|
check_function_exists( strcmp HAVE_STRCMP )
|
|
|
|
check_function_exists( strrchr HAVE_STRRCHR )
|
|
|
|
check_function_exists( strrchr HAVE_STRRCHR )
|
|
|
|
|
|
|
|
check_function_exists( posix_openpt HAVE_POSIX_OPENPT )
|
|
|
|
check_function_exists( ptsname HAVE_PTSNAME )
|
|
|
|
check_function_exists( ptsname HAVE_PTSNAME )
|
|
|
|
check_function_exists( unlockpt HAVE_UNLOCKPT )
|
|
|
|
check_function_exists( unlockpt HAVE_UNLOCKPT )
|
|
|
|
check_function_exists( _getpty HAVE__GETPTY )
|
|
|
|
check_function_exists( _getpty HAVE__GETPTY )
|
|
|
|