From: Jarkko Hietaniemi Date: Wed, 6 Mar 2002 15:04:41 +0000 (+0000) Subject: Regen Glossary et al. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=511116db8934dbe04ba1927d22e80086b1875f06;p=p5sagit%2Fp5-mst-13.2.git Regen Glossary et al. p4raw-id: //depot/perl@15068 --- diff --git a/Porting/Glossary b/Porting/Glossary index 200200b..c267c5e 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -1795,6 +1795,14 @@ d_times (d_times.U): that the times() routine exists. The times() routine is normaly provided on UNIX systems. You may have to include . +d_tm_tm_gmtoff (i_time.U): + This variable conditionally defines HAS_TM_TM_GMTOFF, which indicates + indicates to the C program that the struct tm has the tm_gmtoff field. + +d_tm_tm_zone (i_time.U): + This variable conditionally defines HAS_TM_TM_ZONE, which indicates + indicates to the C program that the struct tm has the tm_zone field. + d_truncate (d_truncate.U): This variable conditionally defines HAS_TRUNCATE if truncate() is available to truncate files. diff --git a/Porting/config.sh b/Porting/config.sh index 6baf2bd..a04fc26 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Mon Mar 4 21:48:13 EET 2002 +# Configuration time: Wed Mar 6 18:01:27 EET 2002 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -36,8 +36,8 @@ api_subversion='0' api_version='5' api_versionstring='5.005' ar='ar' -archlib='/opt/perl/lib/5.7.2/alpha-dec_osf' -archlibexp='/opt/perl/lib/5.7.2/alpha-dec_osf' +archlib='/opt/perl/lib/5.7.3/alpha-dec_osf' +archlibexp='/opt/perl/lib/5.7.3/alpha-dec_osf' archname64='' archname='alpha-dec_osf' archobjs='' @@ -55,7 +55,7 @@ castflags='0' cat='cat' cc='cc' cccdlflags=' ' -ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.7.2/alpha-dec_osf/CORE' +ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.7.3/alpha-dec_osf/CORE' ccflags='-std -D_INTRINSICS -fprm d -ieee -DLANGUAGE_C' ccflags_uselargefiles='' ccname='cc' @@ -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='Mon Mar 4 21:48:13 EET 2002' +cf_time='Wed Mar 6 18:01:27 EET 2002' charsize='1' chgrp='' chmod='chmod' @@ -403,6 +403,8 @@ d_telldir='define' d_telldirproto='define' d_time='define' d_times='define' +d_tm_tm_gmtoff='define' +d_tm_tm_zone='define' d_truncate='define' d_tzname='define' d_u32align='define' @@ -574,17 +576,17 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='/opt/perl/lib/5.7.2/alpha-dec_osf' +installarchlib='/opt/perl/lib/5.7.3/alpha-dec_osf' installbin='/opt/perl/bin' installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.7.2' +installprivlib='/opt/perl/lib/5.7.3' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf' +installsitearch='/opt/perl/lib/site_perl/5.7.3/alpha-dec_osf' installsitebin='/opt/perl/bin' -installsitelib='/opt/perl/lib/site_perl/5.7.2' +installsitelib='/opt/perl/lib/site_perl/5.7.3' installstyle='lib' installusrbinperl='undef' installvendorarch='' @@ -687,10 +689,10 @@ patchlevel='7' path_sep=':' perl5='perl' perl='' -perl_patchlevel='15000' +perl_patchlevel='15046' perladmin='yourname@yourhost.yourplace.com' perllibs='-lm -lutil' -perlpath='/opt/perl/bin/perl5.7.2' +perlpath='/opt/perl/bin/perl5.7.3' pg='pg' phostname='' pidtype='pid_t' @@ -700,8 +702,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.7.2' -privlibexp='/opt/perl/lib/5.7.2' +privlib='/opt/perl/lib/5.7.3' +privlibexp='/opt/perl/lib/5.7.3' procselfexe='' prototype='define' ptrsize='8' @@ -752,13 +754,13 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 6, 6, 16, 20, 23, 23, 23, 29, 48, 0' sig_size='58' signal_t='void' -sitearch='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf' -sitearchexp='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf' +sitearch='/opt/perl/lib/site_perl/5.7.3/alpha-dec_osf' +sitearchexp='/opt/perl/lib/site_perl/5.7.3/alpha-dec_osf' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' -sitelib='/opt/perl/lib/site_perl/5.7.2' +sitelib='/opt/perl/lib/site_perl/5.7.3' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.7.2' +sitelibexp='/opt/perl/lib/site_perl/5.7.3' siteprefix='/opt/perl' siteprefixexp='/opt/perl' sizesize='8' @@ -774,7 +776,7 @@ spackage='Perl5' spitshell='cat' src='.' ssizetype='ssize_t' -startperl='#!/opt/perl/bin/perl5.7.2' +startperl='#!/opt/perl/bin/perl5.7.3' startsh='#!/bin/sh' static_ext=' ' stdchar='unsigned char' @@ -786,7 +788,7 @@ stdio_ptr='((fp)->_ptr)' stdio_stream_array='_iob' strings='/usr/include/string.h' submit='' -subversion='2' +subversion='3' sysman='/usr/share/man/man1' tail='' tar='' @@ -855,8 +857,8 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.7.2' -version_patchlevel_string='version 7 subversion 2 patch 15000' +version='5.7.3' +version_patchlevel_string='version 7 subversion 3 patch 15046' versiononly='define' vi='' voidflags='15' @@ -882,11 +884,11 @@ config_arg9='-dE' config_arg10='-Dusedevel' PERL_REVISION=5 PERL_VERSION=7 -PERL_SUBVERSION=2 +PERL_SUBVERSION=3 PERL_API_REVISION=5 PERL_API_VERSION=5 PERL_API_SUBVERSION=0 -PERL_PATCHLEVEL=15000 +PERL_PATCHLEVEL=15046 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 573bfb4..4ff3c48 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -17,7 +17,7 @@ /* * Package name : perl5 * Source directory : . - * Configuration time: Mon Mar 4 21:48:13 EET 2002 + * Configuration time: Wed Mar 6 18:01:27 EET 2002 * Configured by : jhi * Target system : osf1 alpha.hut.fi v4.0 878 alpha */ @@ -984,8 +984,8 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "/opt/perl/lib/5.7.2/alpha-dec_osf" /**/ -#define ARCHLIB_EXP "/opt/perl/lib/5.7.2/alpha-dec_osf" /**/ +#define ARCHLIB "/opt/perl/lib/5.7.3/alpha-dec_osf" /**/ +#define ARCHLIB_EXP "/opt/perl/lib/5.7.3/alpha-dec_osf" /**/ /* ARCHNAME: * This symbol holds a string representing the architecture name. @@ -2649,9 +2649,14 @@ * This symbol, if defined, indicates to the C program that it should * include with KERNEL defined. */ +/* HAS_TM_TM_ZONE: + * This symbol, if defined, indicates to the C program that + * the struct tm has a tm_zone field. + */ /*#define I_TIME / **/ #define I_SYS_TIME /**/ /*#define I_SYS_TIME_KERNEL / **/ +#define HAS_TM_TM_ZONE /**/ /* I_USTAT: * This symbol, if defined, indicates that exists and @@ -2963,8 +2968,8 @@ * This symbol contains the ~name expanded version of PRIVLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define PRIVLIB "/opt/perl/lib/5.7.2" /**/ -#define PRIVLIB_EXP "/opt/perl/lib/5.7.2" /**/ +#define PRIVLIB "/opt/perl/lib/5.7.3" /**/ +#define PRIVLIB_EXP "/opt/perl/lib/5.7.3" /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -3067,8 +3072,8 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf" /**/ -#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf" /**/ +#define SITEARCH "/opt/perl/lib/site_perl/5.7.3/alpha-dec_osf" /**/ +#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.7.3/alpha-dec_osf" /**/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -3090,8 +3095,8 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "/opt/perl/lib/site_perl/5.7.2" /**/ -#define SITELIB_EXP "/opt/perl/lib/site_perl/5.7.2" /**/ +#define SITELIB "/opt/perl/lib/site_perl/5.7.3" /**/ +#define SITELIB_EXP "/opt/perl/lib/site_perl/5.7.3" /**/ #define SITELIB_STEM "/opt/perl/lib/site_perl" /**/ /* Size_t_size: @@ -3128,7 +3133,7 @@ * script to make sure (one hopes) that it runs with perl and not * some shell. */ -#define STARTPERL "#!/opt/perl/bin/perl5.7.2" /**/ +#define STARTPERL "#!/opt/perl/bin/perl5.7.3" /**/ /* STDCHAR: * This symbol is defined to be the type of char used in stdio.h. @@ -3328,7 +3333,7 @@ /* PERL_XS_APIVERSION: * This variable contains the version of the oldest perl binary * compatible with the present perl. perl.c:incpush() and - * lib/lib.pm will automatically search in /opt/perl/lib/site_perl/5.7.2/alpha-dec_osf for older + * lib/lib.pm will automatically search in /opt/perl/lib/site_perl/5.7.3/alpha-dec_osf for older * directories across major versions back to xs_apiversion. * This is only useful if you have a perl library directory tree * structured like the default one. @@ -3347,7 +3352,7 @@ * compatible with the present perl. (That is, pure perl modules * written for pm_apiversion will still work for the current * version). perl.c:incpush() and lib/lib.pm will automatically - * search in /opt/perl/lib/site_perl/5.7.2 for older directories across major versions + * search in /opt/perl/lib/site_perl/5.7.3 for older directories across major versions * back to pm_apiversion. This is only useful if you have a perl * library directory tree structured like the default one. The * versioned site_perl library was introduced in 5.005, so that's