extremely experimental, not even prompted for.
p4raw-id: //depot/perl@10569
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Jun 12 02:31:11 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Wed Jun 13 21:10:05 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
d_oldpthreads=''
use5005threads=''
useithreads=''
+usereentrant=''
usethreads=''
incpath=''
mips_type=''
useopcode='$useopcode'
useperlio='$useperlio'
useposix='$useposix'
+usereentrant='$usereentrant'
usesfio='$usesfio'
useshrplib='$useshrplib'
usesocks='$usesocks'
for hints files to indicate that POSIX will not compile
on a particular system.
+usereentrant (usethreads.U):
+ This variable conditionally defines the USE_REENTRANT_API symbol,
+ which indicates that the thread code may try to use the various
+ _r versions of library functions. This is only potentially
+ meaningful if usethreads is set and is very experimental, it is
+ not even prompted for.
+
usesfio (d_sfio.U):
This variable is set to true when the user agrees to use sfio.
It is set to false when sfio is not available or when the user
# Package name : perl5
# Source directory : .
-# Configuration time: Fri Jun 8 18:08:58 EET DST 2001
+# Configuration time: Wed Jun 13 21:04:31 EET DST 2001
# Configured by : jhi
# Target system : osf1 alpha.hut.fi v4.0 878 alpha
ccversion='V5.6-082'
cf_by='jhi'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Fri Jun 8 18:08:58 EET DST 2001'
+cf_time='Wed Jun 13 21:04:31 EET DST 2001'
charsize='1'
chgrp=''
chmod=''
path_sep=':'
perl5='/u/vieraat/vieraat/jhi/Perl/bin/perl'
perl=''
-perl_patchlevel='10475'
+perl_patchlevel='10537'
perladmin='yourname@yourhost.yourplace.com'
perllibs='-lm -liconv -lutil -lpthread -lexc'
perlpath='/opt/perl/bin/perl'
useopcode='true'
useperlio='define'
useposix='true'
+usereentrant=''
usesfio='false'
useshrplib='true'
usesocks='undef'
PERL_API_REVISION=5
PERL_API_VERSION=5
PERL_API_SUBVERSION=0
-PERL_PATCHLEVEL=10475
+PERL_PATCHLEVEL=10537
PERL_CONFIG_SH=true
# Variables propagated from previous config.sh file.
pp_sys_cflags='ccflags="$ccflags -DNO_EFF_ONLY_OK"'
/*
* Package name : perl5
* Source directory : .
- * Configuration time: Fri Jun 8 18:08:58 EET DST 2001
+ * Configuration time: Wed Jun 13 21:04:31 EET DST 2001
* Configured by : jhi
* Target system : osf1 alpha.hut.fi v4.0 878 alpha
*/
* This symbol, if defined, indicates that Perl should
* be built to use the old draft POSIX threads API.
*/
+/* USE_REENTRANT_API:
+ * This symbol, if defined, indicates that Perl should
+ * try to use the various _r versions of library functions.
+ * This is extremely experimental.
+ */
#$use5005threads USE_5005THREADS /**/
#$useithreads USE_ITHREADS /**/
#if defined(USE_5005THREADS) && !defined(USE_ITHREADS)
#define USE_THREADS /* until src is revised*/
#endif
#$d_oldpthreads OLD_PTHREADS_API /**/
+#$usereentrant USE_REENTRANT_API /**/
/* PERL_VENDORARCH:
* If defined, this symbol contains the name of a private library.
$ WC "usemymalloc='" + usemymalloc + "'"
$ WC "useperlio='" + useperlio + "'"
$ WC "useposix='false'"
+$ WC "usereentrant='undef'"
$ WC "usesocks='undef'"
$ WC "usethreads='" + usethreads + "'"
$ WC "usevfork='true'"
useopcode=''
useperlio='undef'
useposix=''
+usereentrant='undef'
usesfio=''
useshrplib=''
usesocks='undef'
HAS_STRUCT_MSGHDR
HAS_STRUCT_CMSGHDR
+ USE_REENTRANT_API
+
so that Configure picks them up. */
#endif /* Include guard */
* This symbol, if defined, indicates that Perl should
* be built to use the old draft POSIX threads API.
*/
+/* USE_REENTRANT_API:
+ * This symbol, if defined, indicates that Perl should
+ * try to use the various _r versions of library functions.
+ * This is extremely experimental.
+ */
/*#define USE_5005THREADS / **/
/*#define USE_ITHREADS / **/
#if defined(USE_5005THREADS) && !defined(USE_ITHREADS)
#define USE_THREADS /* until src is revised*/
#endif
/*#define OLD_PTHREADS_API / **/
+/*#define USE_REENTRANT_API / **/
/* PERL_VENDORARCH:
* If defined, this symbol contains the name of a private library.
useopcode='true'
useperlio='undef'
useposix='true'
+usereentrant='undef'
usesfio='false'
useshrplib='false'
usesocks='undef'
$usemorebits='undef'
$usemultiplicity='undef'
$useperlio='undef'
+$usereentrant='undef'
$usesocks='undef'
$uvoformat='"o"'
$uvsize='4'
$usemorebits='undef'
$usemultiplicity='undef'
$useperlio='undef'
+$usereentrant='undef'
$usesocks='undef'
$uvoformat='"o"'
$uvsize='4'
useopcode='true'
useperlio='~USE_PERLIO~'
useposix='true'
+usereentrant='undef'
usesfio='false'
useshrplib='yes'
usesocks='undef'
useopcode='true'
useperlio='~USE_PERLIO~'
useposix='true'
+usereentrant='undef'
usesfio='false'
useshrplib='yes'
usesocks='undef'
useopcode='true'
useperlio='~USE_PERLIO~'
useposix='true'
+usereentrant='undef'
usesfio='false'
useshrplib='yes'
usesocks='undef'