Reorder changes made in change 26630
Steve Hay [Thu, 5 Jan 2006 09:21:52 +0000 (09:21 +0000)]
(Keep the order in win32/config.* and win32/config_H.* the same as in
Configure and config_H.SH for easier diffing)

p4raw-id: //depot/perl@26655

win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64

index 2c080df..8e09d47 100644 (file)
@@ -406,13 +406,13 @@ d_shmget='undef'
 d_sigaction='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'
+d_snprintf='define'
 d_sockatmark='undef'
 d_sockatmarkproto='undef'
 d_socket='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'
index bbc60a5..577bbc1 100644 (file)
@@ -406,13 +406,13 @@ d_shmget='undef'
 d_sigaction='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'
+d_snprintf='define'
 d_sockatmark='undef'
 d_sockatmarkproto='undef'
 d_socket='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'
index 4a751e1..bfe8773 100644 (file)
@@ -406,13 +406,13 @@ d_shmget='undef'
 d_sigaction='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'
+d_snprintf='define'
 d_sockatmark='undef'
 d_sockatmarkproto='undef'
 d_socket='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'
index 5242f24..9c5bc79 100644 (file)
@@ -406,13 +406,13 @@ d_shmget='undef'
 d_sigaction='undef'
 d_sigprocmask='undef'
 d_sigsetjmp='undef'
+d_snprintf='define'
 d_sockatmark='undef'
 d_sockatmarkproto='undef'
 d_socket='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'
index f4779bf..f9ee98f 100644 (file)
  */
 /*#define      USE_SITECUSTOMIZE               /**/
 
+/* HAS_SNPRINTF:
+ *     This symbol, if defined, indicates that the snprintf () library
+ *     function is available for use.
+ */
+/* HAS_VSNPRINTF:
+ *     This symbol, if defined, indicates that the vsnprintf () library
+ *     function is available for use.
+ */
+#define HAS_SNPRINTF   /**/
+#define HAS_VSNPRINTF  /**/
+
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
  *     supported.
 #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.
index e8f7230..f61e354 100644 (file)
  */
 /*#define      USE_SITECUSTOMIZE               /**/
 
+/* HAS_SNPRINTF:
+ *     This symbol, if defined, indicates that the snprintf () library
+ *     function is available for use.
+ */
+/* HAS_VSNPRINTF:
+ *     This symbol, if defined, indicates that the vsnprintf () library
+ *     function is available for use.
+ */
+#define HAS_SNPRINTF   /**/
+#define HAS_VSNPRINTF  /**/
+
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
  *     supported.
 #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.
index 434522e..d30d648 100644 (file)
  */
 /*#define      USE_SITECUSTOMIZE               /**/
 
+/* HAS_SNPRINTF:
+ *     This symbol, if defined, indicates that the snprintf () library
+ *     function is available for use.
+ */
+/* HAS_VSNPRINTF:
+ *     This symbol, if defined, indicates that the vsnprintf () library
+ *     function is available for use.
+ */
+#define HAS_SNPRINTF   /**/
+#define HAS_VSNPRINTF  /**/
+
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
  *     supported.
 #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.
index 3c6ac54..b40b2bf 100644 (file)
  */
 /*#define      USE_SITECUSTOMIZE               /**/
 
+/* HAS_SNPRINTF:
+ *     This symbol, if defined, indicates that the snprintf () library
+ *     function is available for use.
+ */
+/* HAS_VSNPRINTF:
+ *     This symbol, if defined, indicates that the vsnprintf () library
+ *     function is available for use.
+ */
+#define HAS_SNPRINTF   /**/
+#define HAS_VSNPRINTF  /**/
+
 /* HAS_SOCKET:
  *     This symbol, if defined, indicates that the BSD socket interface is
  *     supported.
 #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.