files.
p4raw-id: //depot/perl@26630
d_socklen_t='undef'
d_sockpair='undef'
d_socks5_init='undef'
+d_snprintf='define'
d_sprintf_returns_strlen='define'
d_sqrtl='undef'
d_srand48_r='undef'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='define'
d_wait4='undef'
d_waitpid='define'
d_wcstombs='define'
d_socklen_t='undef'
d_sockpair='undef'
d_socks5_init='undef'
+d_snprintf='define'
d_sprintf_returns_strlen='define'
d_sqrtl='undef'
d_srand48_r='undef'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='define'
d_wait4='undef'
d_waitpid='define'
d_wcstombs='define'
d_socklen_t='undef'
d_sockpair='undef'
d_socks5_init='undef'
+d_snprintf='define'
d_sprintf_returns_strlen='define'
d_sqrtl='undef'
d_srand48_r='undef'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='define'
d_wait4='undef'
d_waitpid='define'
d_wcstombs='define'
d_socklen_t='undef'
d_sockpair='undef'
d_socks5_init='undef'
+d_snprintf='define'
d_sprintf_returns_strlen='define'
d_sqrtl='undef'
d_srand48_r='undef'
d_voidtty=''
d_volatile='define'
d_vprintf='define'
+d_vsnprintf='define'
d_wait4='undef'
d_waitpid='define'
d_wcstombs='define'
#define HAS_VPRINTF /**/
/*#define USE_CHAR_VSPRINTF /**/
+/* HAS_VSNPRINTF:
+ * This symbol, if defined, indicates that the vsnprintf routine is
+ * available for use.
+ */
+#define HAS_VSNPRINTF /**/
+
/* HAS_WRITEV:
* This symbol, if defined, indicates that the writev routine is
* available to do scatter writes.
*/
/*#define HAS_SIGPROCMASK /**/
+/* HAS_SNPRINTF:
+ * This symbol, if defined, indicates that the snprintf() library
+ * function is available for use.
+ */
+#define HAS_SNPRINTF /**/
+
/* HAS_SOCKATMARK:
* This symbol, if defined, indicates that the sockatmark routine is
* available to test whether a socket is at the out-of-band mark.
#define HAS_VPRINTF /**/
/*#define USE_CHAR_VSPRINTF /**/
+/* HAS_VSNPRINTF:
+ * This symbol, if defined, indicates that the vsnprintf routine is
+ * available for use.
+ */
+#define HAS_VSNPRINTF /**/
+
/* HAS_WRITEV:
* This symbol, if defined, indicates that the writev routine is
* available to do scatter writes.
*/
/*#define HAS_SIGPROCMASK /**/
+/* HAS_SNPRINTF:
+ * This symbol, if defined, indicates that the snprintf() library
+ * function is available for use.
+ */
+#define HAS_SNPRINTF /**/
+
/* HAS_SOCKATMARK:
* This symbol, if defined, indicates that the sockatmark routine is
* available to test whether a socket is at the out-of-band mark.
#define HAS_VPRINTF /**/
/*#define USE_CHAR_VSPRINTF /**/
+/* HAS_VSNPRINTF:
+ * This symbol, if defined, indicates that the vsnprintf routine is
+ * available for use.
+ */
+#define HAS_VSNPRINTF /**/
+
/* HAS_WRITEV:
* This symbol, if defined, indicates that the writev routine is
* available to do scatter writes.
*/
/*#define HAS_SIGPROCMASK /**/
+/* HAS_SNPRINTF:
+ * This symbol, if defined, indicates that the snprintf() library
+ * function is available for use.
+ */
+#define HAS_SNPRINTF /**/
+
/* HAS_SOCKATMARK:
* This symbol, if defined, indicates that the sockatmark routine is
* available to test whether a socket is at the out-of-band mark.
#define HAS_VPRINTF /**/
/*#define USE_CHAR_VSPRINTF /**/
+/* HAS_VSNPRINTF:
+ * This symbol, if defined, indicates that the vsnprintf routine is
+ * available for use.
+ */
+#define HAS_VSNPRINTF /**/
+
/* HAS_WRITEV:
* This symbol, if defined, indicates that the writev routine is
* available to do scatter writes.
*/
/*#define HAS_SIGPROCMASK /**/
+/* HAS_SNPRINTF:
+ * This symbol, if defined, indicates that the snprintf() library
+ * function is available for use.
+ */
+#define HAS_SNPRINTF /**/
+
/* HAS_SOCKATMARK:
* This symbol, if defined, indicates that the sockatmark routine is
* available to test whether a socket is at the out-of-band mark.