summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfigure2
-rw-r--r--NetWare/config_H.wc3
-rw-r--r--Porting/config.sh10
-rw-r--r--Porting/config_H2
-rw-r--r--pod/perlmodlib.pod4
-rw-r--r--pod/perltoc.pod100
-rw-r--r--uconfig.h3
-rw-r--r--vos/config.alpha.h3
-rw-r--r--vos/config.ga.h3
-rw-r--r--win32/config_H.bc3
-rw-r--r--win32/config_H.gc3
-rw-r--r--win32/config_H.vc3
-rw-r--r--win32/config_H.vc643
-rw-r--r--wince/config_H.ce3
14 files changed, 72 insertions, 73 deletions
diff --git a/Configure b/Configure
index 4f522cf49b..128f003b2b 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Jun 18 06:36:23 EET DST 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Jun 21 16:37:53 EET DST 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc
index 33fbbb1a71..be5a841d27 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -1558,7 +1558,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/Porting/config.sh b/Porting/config.sh
index 6d7570860c..b74cbc2cbc 100644
--- a/Porting/config.sh
+++ b/Porting/config.sh
@@ -8,7 +8,7 @@
# Package name : perl5
# Source directory : .
-# Configuration time: Fri Jun 14 18:00:35 EET DST 2002
+# Configuration time: Fri Jun 21 16:39:44 EET DST 2002
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
@@ -63,7 +63,7 @@ ccsymbols='__alpha=1 __LANGUAGE_C__=1 __osf__=1 __unix__=1 _LONGLONG=1 _SYSTYPE_
ccversion='V5.6-082'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Fri Jun 14 18:00:35 EET DST 2002'
+cf_time='Fri Jun 21 16:39:44 EET DST 2002'
charsize='1'
chgrp=''
chmod='chmod'
@@ -770,7 +770,7 @@ patchlevel='8'
path_sep=':'
perl5='perl'
perl=''
-perl_patchlevel='17237'
+perl_patchlevel='17302'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -lutil'
perlpath='/opt/perl/bin/perl'
@@ -954,7 +954,7 @@ vendorlibexp=''
vendorprefix=''
vendorprefixexp=''
version='5.8.0'
-version_patchlevel_string='version 8 subversion 0 patch 17237'
+version_patchlevel_string='version 8 subversion 0 patch 17302'
versiononly='undef'
vi=''
voidflags='15'
@@ -983,7 +983,7 @@ PERL_SUBVERSION=0
PERL_API_REVISION=5
PERL_API_VERSION=8
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=17237
+PERL_PATCHLEVEL=17302
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'
diff --git a/Porting/config_H b/Porting/config_H
index afc2bb5508..4e9e45a6fe 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -17,7 +17,7 @@
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Fri Jun 14 18:00:35 EET DST 2002
+ * Configuration time: Fri Jun 21 16:39:44 EET DST 2002
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod
index beb6a42a16..a7fdb8f3a2 100644
--- a/pod/perlmodlib.pod
+++ b/pod/perlmodlib.pod
@@ -567,10 +567,6 @@ Portably perform operations on file names
File::Spec for Mac OS (Classic)
-=item File::Spec::NW5
-
-Methods for NW5 file specs
-
=item File::Spec::OS2
Methods for OS/2 file specs
diff --git a/pod/perltoc.pod b/pod/perltoc.pod
index 52cdd6abce..190e5f8ee8 100644
--- a/pod/perltoc.pod
+++ b/pod/perltoc.pod
@@ -960,8 +960,8 @@ subname [condition], b postpone subname [condition], b load filename, b
compile subname, B line, B *, a [line] command, A line, A *, w expr, W
expr, W *, o, o booloption .., o anyoption? .., o option=value .., < ?, < [
command ], << command, > ?, > command, >> command, { ?, { [ command ], {{
-command, ! number, ! -number, ! pattern, !! cmd, @ file, H -number, q or
-^D, R, |dbcmd, ||dbcmd, command, m expr, M, man [manpage]
+command, ! number, ! -number, ! pattern, !! cmd, source file, H -number, q
+or ^D, R, |dbcmd, ||dbcmd, command, m expr, M, man [manpage]
=item Configurable Options
@@ -4661,10 +4661,11 @@ PERLIO_F_TEMP, PERLIO_F_OPEN, PERLIO_F_FASTGETS
=item Methods in Detail
-name, size, kind, PERLIO_K_BUFFERED, PERLIO_K_CANCRLF, PERLIO_K_FASTGETS,
-PERLIO_K_MULTIARG, PERLIO_K_RAW, Pushed, Popped, Open, Getarg, Fileno, Dup,
-Read, Write, Seek, Tell, Close, Flush, Fill, Eof, Error, Clearerr,
-Setlinebuf, Get_base, Get_bufsiz, Get_ptr, Get_cnt, Set_ptrcnt
+size, name, size, kind, PERLIO_K_BUFFERED, PERLIO_K_RAW, PERLIO_K_CANCRLF,
+PERLIO_K_FASTGETS, PERLIO_K_MULTIARG, Pushed, Popped, Open, Binmode,
+Getarg, Fileno, Dup, Read, Write, Seek, Tell, Close, Flush, Fill, Eof,
+Error, Clearerr, Setlinebuf, Get_base, Get_bufsiz, Get_ptr, Get_cnt,
+Set_ptrcnt
=item Core Layers
@@ -5351,7 +5352,7 @@ I<The Road goes ever on and on, down from the door where it began.>
=item FreeBSD built with ithreads coredumps reading large directories
-=item FreeBSD Failing locale Test 117 For ISO8859-15 Locales
+=item FreeBSD Failing locale Test 117 For ISO 8859-15 Locales
=item IRIX fails ext/List/Util/t/shuffle.t
@@ -5389,6 +5390,8 @@ I<The Road goes ever on and on, down from the door where it began.>
=item Timing problems
+=item Unicode in package/class and subroutine names does not work
+
=item UNICOS/mk
=item UTS
@@ -7441,7 +7444,7 @@ DJGPP, Pthreads
=item Malloc in Irix
-=item Building with threads
+=item Building with threads in Irix
=back
@@ -9130,6 +9133,8 @@ utf8::valid(STRING)
=back
+=item BUGS
+
=item SEE ALSO
=back
@@ -12980,15 +12985,15 @@ INSTALLDIRS, INSTALLMAN1DIR, INSTALLMAN3DIR, INSTALLPRIVLIB, INSTALLSCRIPT,
INSTALLSITEARCH, INSTALLSITEBIN, INSTALLSITELIB, INSTALLSITEMAN1DIR,
INSTALLSITEMAN3DIR, INSTALLVENDORARCH, INSTALLVENDORBIN, INSTALLVENDORLIB,
INSTALLVENDORMAN1DIR, INSTALLVENDORMAN3DIR, INST_ARCHLIB, INST_BIN,
-INST_LIB, INST_MAN1DIR, INST_MAN3DIR, INST_SCRIPT, LDFROM, LIB, LIBPERL_A,
-LIBS, LINKTYPE, MAKEAPERL, MAKEFILE, MAN1PODS, MAN3PODS, MAP_TARGET,
-MYEXTLIB, NAME, NEEDS_LINKING, NOECHO, NORECURS, NO_VC, OBJECT, OPTIMIZE,
-PERL, PERL_CORE, PERLMAINCC, PERL_ARCHLIB, PERL_LIB, PERL_MALLOC_OK,
-PERLRUN, PERLRUNINST, PERL_SRC, PERM_RW, PERM_RWX, PL_FILES, PM, PMLIBDIRS,
-PM_FILTER, POLLUTE, PPM_INSTALL_EXEC, PPM_INSTALL_SCRIPT, PREFIX,
-PREREQ_FATAL, PREREQ_PM, PREREQ_PRINT, PRINT_PREREQ, SITEPREFIX, SKIP,
-TYPEMAPS, VENDORPREFIX, VERBINST, VERSION, VERSION_FROM, XS, XSOPT,
-XSPROTOARG, XS_VERSION
+INST_LIB, INST_MAN1DIR, INST_MAN3DIR, INST_SCRIPT, LDDLFLAGS, LDFROM, LIB,
+LIBPERL_A, LIBS, LINKTYPE, MAKEAPERL, MAKEFILE, MAN1PODS, MAN3PODS,
+MAP_TARGET, MYEXTLIB, NAME, NEEDS_LINKING, NOECHO, NORECURS, NO_VC, OBJECT,
+OPTIMIZE, PERL, PERL_CORE, PERLMAINCC, PERL_ARCHLIB, PERL_LIB,
+PERL_MALLOC_OK, PERLRUN, PERLRUNINST, PERL_SRC, PERM_RW, PERM_RWX,
+PL_FILES, PM, PMLIBDIRS, PM_FILTER, POLLUTE, PPM_INSTALL_EXEC,
+PPM_INSTALL_SCRIPT, PREFIX, PREREQ_FATAL, PREREQ_PM, PREREQ_PRINT,
+PRINT_PREREQ, SITEPREFIX, SKIP, TYPEMAPS, VENDORPREFIX, VERBINST, VERSION,
+VERSION_FROM, XS, XSOPT, XSPROTOARG, XS_VERSION
=item Additional lowercase attributes
@@ -12997,6 +13002,10 @@ tool_autosplit
=item Overriding MakeMaker Methods
+=item The End Of Cargo Cult Programming
+
+C<<MAN3PODS => ' '>>
+
=item Hintsfile support
=item Distribution Support
@@ -13421,36 +13430,6 @@ rel2abs
=back
-=head2 File::Spec::NW5 - methods for NW5 file specs
-
-=over 4
-
-=item SYNOPSIS
-
-=item DESCRIPTION
-
-devnull
-
-=back
-
-tmpdir
-
-catfile
-
-canonpath
-
-splitpath
-
-splitdir
-
-catpath
-
-=over 4
-
-=item SEE ALSO
-
-=back
-
canonpath
splitpath
@@ -13608,6 +13587,12 @@ catpath
=over 4
+=item Note For File::Spec::Win32 Maintainers
+
+=back
+
+=over 4
+
=item SEE ALSO
=back
@@ -13914,6 +13899,8 @@ B<$_>, B<$status>, B<filter_read> and B<filter_read_exact>, B<filter_del>
=item Object oriented interface
+=item Thread Safety
+
=item Documentation and help texts
=item Storing options in a hash
@@ -16563,6 +16550,8 @@ unix, stdio, perlio, crlf, utf8, bytes, raw
=over 4
+=item Alternatives to raw
+
=item Defaults and how to override them
=back
@@ -16592,12 +16581,13 @@ unix, stdio, perlio, crlf, utf8, bytes, raw
=item DESCRIPTION
$class->PUSHED([$mode[,$fh]]), $obj->POPPED([$fh]),
-$class->OPEN($path,$mode[,$fh]), $class->FDOPEN($fd),
-$class->SYSOPEN($path,$imode,$perm,$fh), $obj->FILENO($fh),
-$obj->READ($buffer,$len,$fh), $obj->WRITE($buffer,$fh), $obj->FILL($fh),
-$obj->CLOSE($fh), $obj->SEEK($posn,$whence,$fh), $obj->TELL($fh),
-$obj->UNREAD($buffer,$fh), $obj->FLUSH($fh), $obj->SETLINEBUF($fh),
-$obj->CLEARERR($fh), $obj->ERROR($fh), $obj->EOF($fh)
+$class->OPEN($path,$mode[,$fh]), $obj->BINMODE([,$fh]),
+$class->FDOPEN($fd), $class->SYSOPEN($path,$imode,$perm,$fh),
+$obj->FILENO($fh), $obj->READ($buffer,$len,$fh), $obj->WRITE($buffer,$fh),
+$obj->FILL($fh), $obj->CLOSE($fh), $obj->SEEK($posn,$whence,$fh),
+$obj->TELL($fh), $obj->UNREAD($buffer,$fh), $obj->FLUSH($fh),
+$obj->SETLINEBUF($fh), $obj->CLEARERR($fh), $obj->ERROR($fh),
+$obj->EOF($fh)
=over 4
@@ -18409,6 +18399,8 @@ B<_my_exit>
=over 4
+=item THREADS
+
=item EXAMPLES
=item SEE ALSO
@@ -18671,6 +18663,8 @@ B<SKIP: BLOCK>
B<TODO: BLOCK>, B<todo_skip>
+When do I use SKIP vs. TODO?
+
=over 4
=item Comparison functions
diff --git a/uconfig.h b/uconfig.h
index cffe40e1d3..c8b7efe808 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC / **/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/vos/config.alpha.h b/vos/config.alpha.h
index 680adfb7b0..322b568753 100644
--- a/vos/config.alpha.h
+++ b/vos/config.alpha.h
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/vos/config.ga.h b/vos/config.ga.h
index 33396106dc..b5b2953099 100644
--- a/vos/config.ga.h
+++ b/vos/config.ga.h
@@ -1793,7 +1793,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 3e4e80c576..3d0869894f 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/win32/config_H.gc b/win32/config_H.gc
index a968ec6f3c..b65a45d3fd 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/win32/config_H.vc b/win32/config_H.vc
index bc81d7cd8d..7d64e6b70d 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/win32/config_H.vc64 b/win32/config_H.vc64
index ac25851b49..d2b6bc6f1b 100644
--- a/win32/config_H.vc64
+++ b/win32/config_H.vc64
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)
diff --git a/wince/config_H.ce b/wince/config_H.ce
index 364ea1152b..30e855af37 100644
--- a/wince/config_H.ce
+++ b/wince/config_H.ce
@@ -1748,7 +1748,8 @@
/* HAS_GNULIBC:
* This symbol, if defined, indicates to the C program that
- * the GNU C library is being used.
+ * the GNU C library is being used. A better check is to use
+ * the __GLIBC__ and __GLIBC_MINOR__ symbols supplied with glibc.
*/
/*#define HAS_GNULIBC /**/
#if defined(HAS_GNULIBC) && !defined(_GNU_SOURCE)