Change 13941 by jhi@alpha on 2001/12/29 20:25:22

        Integrate perlio; regen'ed config_H.?c

Affected files ...

.... //depot/perl/win32/config_H.bc#113 integrate
.... //depot/perl/win32/config_H.gc#108 integrate
.... //depot/perl/win32/config_H.vc#111 integrate

Differences ...

==== //depot/perl/win32/config_H.bc#113 (text+w) ====
Index: perl/win32/config_H.bc
--- perl/win32/config_H.bc.~1~  Sat Dec 29 13:30:06 2001
+++ perl/win32/config_H.bc      Sat Dec 29 13:30:06 2001
@@ -13,8 +13,8 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Sat Nov 24 09:56:15 2001
- * Configured by     : gsar
+ * Configuration time: Sat Dec 29 19:18:51 2001
+ * Configured by     : nick
  * Target system     : 
  */
 
@@ -88,12 +88,6 @@
 #define const
 #endif
 
-/* HAS_CRYPT:
- *     This symbol, if defined, indicates that the crypt routine is available
- *     to encrypt passwords and the like.
- */
-/*#define HAS_CRYPT            /**/
-
 /* HAS_CUSERID:
  *     This symbol, if defined, indicates that the cuserid routine is
  *     available to get character login names.
@@ -3400,6 +3394,12 @@
 #define PERL_XS_APIVERSION "5.6.0"
 #define PERL_PM_APIVERSION "5.005"
 
+/* HAS_CRYPT:
+ *     This symbol, if defined, indicates that the crypt routine is available
+ *     to encrypt passwords and the like.
+ */
+/*#define HAS_CRYPT            /**/
+
 /* SETUID_SCRIPTS_ARE_SECURE_NOW:
  *     This symbol, if defined, indicates that the bug that prevents
  *     setuid scripts from being secure is not present in this kernel.

==== //depot/perl/win32/config_H.gc#108 (text+w) ====
Index: perl/win32/config_H.gc
--- perl/win32/config_H.gc.~1~  Sat Dec 29 13:30:06 2001
+++ perl/win32/config_H.gc      Sat Dec 29 13:30:06 2001
@@ -13,8 +13,8 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Sat Nov 24 09:56:06 2001
- * Configured by     : gsar
+ * Configuration time: Sat Dec 29 19:14:21 2001
+ * Configured by     : nick
  * Target system     : 
  */
 
@@ -88,12 +88,6 @@
 #define const
 #endif
 
-/* HAS_CRYPT:
- *     This symbol, if defined, indicates that the crypt routine is available
- *     to encrypt passwords and the like.
- */
-/*#define HAS_CRYPT            /**/
-
 /* HAS_CUSERID:
  *     This symbol, if defined, indicates that the cuserid routine is
  *     available to get character login names.
@@ -3400,6 +3394,12 @@
 #define PERL_XS_APIVERSION "5.6.0"
 #define PERL_PM_APIVERSION "5.005"
 
+/* HAS_CRYPT:
+ *     This symbol, if defined, indicates that the crypt routine is available
+ *     to encrypt passwords and the like.
+ */
+/*#define HAS_CRYPT            /**/
+
 /* SETUID_SCRIPTS_ARE_SECURE_NOW:
  *     This symbol, if defined, indicates that the bug that prevents
  *     setuid scripts from being secure is not present in this kernel.

==== //depot/perl/win32/config_H.vc#111 (text+w) ====
Index: perl/win32/config_H.vc
--- perl/win32/config_H.vc.~1~  Sat Dec 29 13:30:06 2001
+++ perl/win32/config_H.vc      Sat Dec 29 13:30:06 2001
@@ -13,8 +13,8 @@
 /*
  * Package name      : perl5
  * Source directory  : 
- * Configuration time: Sat Nov 24 10:00:54 2001
- * Configured by     : gsar
+ * Configuration time: Sat Dec 29 19:19:05 2001
+ * Configured by     : nick
  * Target system     : 
  */
 
@@ -88,12 +88,6 @@
 #define const
 #endif
 
-/* HAS_CRYPT:
- *     This symbol, if defined, indicates that the crypt routine is available
- *     to encrypt passwords and the like.
- */
-/*#define HAS_CRYPT            /**/
-
 /* HAS_CUSERID:
  *     This symbol, if defined, indicates that the cuserid routine is
  *     available to get character login names.
@@ -3400,6 +3394,12 @@
 #define PERL_XS_APIVERSION "5.6.0"
 #define PERL_PM_APIVERSION "5.005"
 
+/* HAS_CRYPT:
+ *     This symbol, if defined, indicates that the crypt routine is available
+ *     to encrypt passwords and the like.
+ */
+/*#define HAS_CRYPT            /**/
+
 /* SETUID_SCRIPTS_ARE_SECURE_NOW:
  *     This symbol, if defined, indicates that the bug that prevents
  *     setuid scripts from being secure is not present in this kernel.
End of Patch.

Reply via email to