summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/perl/perl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/perl/perl.h')
-rw-r--r--gnu/usr.bin/perl/perl/perl.h19
1 files changed, 11 insertions, 8 deletions
diff --git a/gnu/usr.bin/perl/perl/perl.h b/gnu/usr.bin/perl/perl/perl.h
index 8249c62..7693aa0 100644
--- a/gnu/usr.bin/perl/perl/perl.h
+++ b/gnu/usr.bin/perl/perl/perl.h
@@ -1,4 +1,4 @@
-/* $RCSfile: perl.h,v $$Revision: 1.1.1.1 $$Date: 1993/08/23 21:29:35 $
+/* $RCSfile: perl.h,v $$Revision: 1.1.1.1 $$Date: 1994/09/10 06:27:35 $
*
* Copyright (c) 1991, Larry Wall
*
@@ -6,6 +6,9 @@
* License or the Artistic License, as specified in the README file.
*
* $Log: perl.h,v $
+ * Revision 1.1.1.1 1994/09/10 06:27:35 gclarkii
+ * Initial import of Perl 4.046 bmaked
+ *
* Revision 1.1.1.1 1993/08/23 21:29:35 nate
* PERL!
*
@@ -17,32 +20,32 @@
* patch20: bcopy() and memcpy() now tested for overlap safety
* patch20: Perl now distinguishes overlapped copies from non-overlapped
* patch20: removed implicit int declarations on functions
- *
+ *
* Revision 4.0.1.5 91/11/11 16:41:07 lwall
* patch19: uts wrongly defines S_ISDIR() et al
* patch19: too many preprocessors can't expand a macro right in #if
* patch19: added little-endian pack/unpack options
- *
+ *
* Revision 4.0.1.4 91/11/05 18:06:10 lwall
* patch11: various portability fixes
* patch11: added support for dbz
* patch11: added some support for 64-bit integers
* patch11: hex() didn't understand leading 0x
- *
+ *
* Revision 4.0.1.3 91/06/10 01:25:10 lwall
* patch10: certain pattern optimizations were botched
- *
+ *
* Revision 4.0.1.2 91/06/07 11:28:33 lwall
* patch4: new copyright notice
* patch4: made some allowances for "semi-standard" C
* patch4: many, many itty-bitty portability fixes
- *
+ *
* Revision 4.0.1.1 91/04/11 17:49:51 lwall
* patch1: hopefully straightened out some of the Xenix mess
- *
+ *
* Revision 4.0 91/03/20 01:37:56 lwall
* 4.0 baseline.
- *
+ *
*/
#define VOIDWANT 1
OpenPOWER on IntegriCloud