| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
p4raw-id: //depot/perl@3131
|
| |
| |
| |
| |
| |
| |
| |
| | |
Subject: Keeping the world in sync.
Reply-To: wsanchez@apple.com
To: perlbug@perl.com
Message-Id: <199811140111.RAA41784@scv4.apple.com>
p4raw-id: //depot/cfgperl@3108
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
From: Alan Burlison <Alan.Burlison@uk.sun.com>
To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
cpan-testers@perl.org
Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
Date: Mon, 08 Mar 1999 13:22:31 +0000
Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
and
From: lvirden@cas.org (Larry W. Virden)
To: perlbug@perl.com
Subject: configure not correctly identifying uname posix compatibility
Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
Message-Id: <199903081136.GAA23682@cas.org>
p4raw-id: //depot/cfgperl@3099
|
| |\
| |/
|/| |
p4raw-id: //depot/cfgperl@3077
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
noticed by
To: Jarkko Hietaniemi <jhi@iki.fi>
Cc: perl5-porters@perl.org
Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
p4raw-id: //depot/cfgperl@3076
|
|/
|
|
|
| |
Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
p4raw-id: //depot/perl@3068
|
|
|
|
|
|
|
| |
(1) match maint-5.005 patches #3056 and #3057
(2) better version of PHOSTNAME of #3050
(3) the crosscompile/multiarch config_h.SH trouble solved for now
p4raw-id: //depot/cfgperl@3058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
Date: Mon, 01 Mar 1999 16:06:29 -0800
Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
From: Dan Sugalski <sugalskd@osshe.edu>
To: perl5-porters@perl.org, vmsperl@perl.org
Subject: [PATCH 5.005_56]vmsish.pm patch
Date: Mon, 01 Mar 1999 20:19:04 -0800
Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
plus Configure regen containing a "solution" to the
crosscompile/multiarch problem.
p4raw-id: //depot/cfgperl@3050
|
|
|
|
|
|
| |
crosscompile and multiarch plus introduce 'rt'
to $libswanted: in UNIX98 sched_yield() lives there.
p4raw-id: //depot/cfgperl@3025
|
|
|
|
|
| |
(currently broken in next)
p4raw-id: //depot/cfgperl@3012
|
|
|
| |
p4raw-id: //depot/cfgperl@3007
|
|
|
|
|
|
|
|
|
|
| |
To: perlbug@perl.com
Reply-To: hansmu@xs4all.nl
Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
plus other Configure changes: prepare for cross-compilation/
multiarchitecture builds.
p4raw-id: //depot/cfgperl@3006
|
|
|
| |
p4raw-id: //depot/cfgperl@2996
|
|
|
|
|
|
| |
Probe for mmap() et alia.
The *cc*symbols patch (just Configure, no h2ph).
p4raw-id: //depot/cfgperl@2829
|
|
|
| |
p4raw-id: //depot/cfgperl@2804
|
|
|
| |
p4raw-id: //depot/cfgperl@2651
|
|
|
|
|
|
|
|
|
| |
* -Uinstallusrbinperl: disable /usr/bin/perl installation
by installperl
* usethreads.cbu
* use64bits.cbu
* "nosuid"
p4raw-id: //depot/cfgperl@2649
|
|
|
| |
p4raw-id: //depot/cfgperl@2443
|
|
|
|
|
|
|
|
|
| |
To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
The patch to config_h.SH requires more study because
metaconfig needs to agree.
p4raw-id: //depot/cfgperl@2441
|
|
|
| |
p4raw-id: //depot/cfgperl@2389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all GNU libc platforms have MSG_PROXY. Untrue).
In fact this ended up as a major MSG_* and SCM_*
update. The MSG_XXX known to be enums in some
versions of the glibc are now probed for and respective
HAS_MSG_XXX are defined. While I was at it I noticed
SCM_RIGHTS being similarly an enum. This reminded me of
an ancient discussion in perl5-porters:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
The BSD socket interface has a nifty feature for passing
file descriptors and credentials--via sockets. It may be
too late to add this functionality to the CORE but
at least Configure now probes for the functions,
structs, and includes, defining the appropriate
HAS_YYY and I_ZZZ, and the Socket extension exports
the constants, in case somebody wants to write an
extension for this interface.
p4raw-id: //depot/cfgperl@2285
|
|
|
|
|
| |
(from vos/config.h). Update Porting/{Glossary,config*}.
p4raw-id: //depot/cfgperl@2204
|
|
|
|
|
|
|
|
|
|
| |
for PTHREAD_CREATE_JOINABLE (or equivalent:
PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
Remove ATTR_JOINABLE itself: Thread.xs uses
PTHREAD_CREATE_JOINABLE (or equivalent) directly.
Really scan for <mach/cthreads.h> only if usethreads.
p4raw-id: //depot/cfgperl@2181
|
|
|
|
|
|
|
| |
Also, a new approach to the 'pthreads-created-joinable': drop
it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
directly. (See also #2096).
p4raw-id: //depot/cfgperl@2101
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: perl5.005_02 patch for mthreads
To: perl5-porters@perl.org
Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
Pthread yield probe (dejavu)
Cosmetic nanochange for the union semun output.
Better inttypes.h probe.
Undo the 'void *' $selecttype probe from #1971 because
it breaks the $selectminbits test.
p4raw-id: //depot/cfgperl@2095
|
|\
| |
| | |
p4raw-id: //depot/cfgperl@2032
|
| |
| |
| | |
p4raw-id: //depot/cfgperl@2031
|
|/
|
| |
p4raw-id: //depot/cfgperl@2024
|
|
|
|
|
| |
p4raw-link: @1964 on //depot/confperl: 2d85315bb227e0962a693eaaadc3f40ca2fbf49b
p4raw-id: //depot/cfgperl@1971
|
|
|
|
|
|
| |
Message-Id: <199809292325.CAA19737@alpha.hut.fi>
Subject: [PATCH] 5.005_52: the drizzle continues
p4raw-id: //depot/perl@1910
|
|
|
|
|
|
|
|
| |
over rand(); add -Dusemultiplicity; enhanced 64-bitness); patch
applied modulo SCO hints superseded by later patch
Message-Id: <199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:
p4raw-id: //depot/perl@1904
|
|
|
| |
p4raw-id: //depot/perl@1890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
of full-fledged 64-bit support (including support for: fseeko/ftello,
Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
in Fcntl)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
Message-Id: <199809112056.XAA04720@alpha.hut.fi>
Subject: [PATCH] 5.005_51: Configure "Massive Attack"
--
From: Jarkko Hietaniemi <jhi@cc.hut.fi>
Date: 12 Sep 1998 09:44:25 +0300
Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
p4raw-id: //depot/perl@1889
|
|
|
| |
p4raw-id: //depot/perl@1518
|
|
|
|
|
| |
Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>
p4raw-id: //depot/perl@1500
|
|
|
|
|
|
| |
Message-Id: <199807111451.RAA27010@alpha.hut.fi>
Subject: M3 "generic" parts
p4raw-id: //depot/perl@1451
|
|
|
|
|
|
| |
Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu>
Subject: [PATCH 5.004_69] Config_69-01
p4raw-id: //depot/perl@1295
|
|
|
|
|
|
| |
Message-Id: <199806222101.AAA16456@alpha.hut.fi>
Subject: [PATCH] _67: somebody said POSIX::mknod?
p4raw-id: //depot/perl@1199
|
|
|
|
|
| |
Message-Id: <Pine.SUN.3.96.980608144437.13972A-100000@newton.phys>
p4raw-id: //depot/perl@1087
|
|
|
|
|
|
|
| |
Date: Thu, 28 May 1998 13:27:25 -0400 (EDT)
Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing
Date: Thu, 28 May 1998 13:28:21 -0400 (EDT)
p4raw-id: //depot/perl@1047
|
|
|
|
|
| |
includes a modified version.
p4raw-id: //depot/perl@1046
|
|
|
|
|
|
|
|
|
|
|
| |
Subject: [PATCH] 5.004_65: the infamous semctl()
Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST)
Change 1041 claimed to be this patch but was really:
Subject: [PATCH] 5.004_65: t/op/ipc*.t
Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST)
From: Jarkko Hietaniemi <jhi@iki.fi>
p4raw-id: //depot/perl@1043
|
|
|
|
|
|
|
| |
Date: Thu, 28 May 1998 13:25:21 -0400 (EDT)
Subject: [PATCH 5.004_65] Config_65-01-02.diff: INSTALL and hints fixes
Date: Thu, 28 May 1998 13:26:18 -0400 (EDT)
p4raw-id: //depot/perl@1042
|
|
|
|
|
|
|
|
|
|
|
| |
Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT)
Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff
Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT)
Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff
Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT)
Subject: [PATCH 5.004_64] Config_64-03-04.diff
Date: Wed, 13 May 1998 14:33:30 -0400 (EDT)
p4raw-id: //depot/perl@948
|
|
|
| |
p4raw-id: //depot/perl@845
|
|
|
|
|
|
|
| |
Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
Subject: [PATCH 5.004_62] Tiny hint file updates
Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)
p4raw-id: //depot/perl@812
|
|
|
| |
p4raw-id: //depot/perl@783
|
|
|
| |
p4raw-id: //depot/perl@575
|
|
|
| |
p4raw-id: //depot/win32/perl@526
|
|
|
|
|
|
|
|
|
| |
Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)
p4raw-id: //depot/perl@504
|