| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
usedevel, no otherwise, but I'm expecting hints files on known
good platforms to override this. (and known bad)
Demonstration hints file for darwin.
p4raw-id: //depot/perl@22571
|
|
|
|
|
| |
the pumpkin. Chainsaw was still in perfect working order.
p4raw-id: //depot/perl@22334
|
|
|
|
|
| |
Message-ID: <20031218203006.GA7772@math.berkeley.edu>
p4raw-id: //depot/perl@21957
|
|
|
|
|
|
|
| |
by MULTIARCH. So go back to LONGSIZE, and (belt-
and-suspenders-and-rope style) later in UVSIZE
possibly redefine BYTEORDER.
p4raw-id: //depot/perl@20881
|
|
|
|
|
| |
Message-ID: <20030804132019.GA6764@ratsnest.hole>
p4raw-id: //depot/perl@20856
|
|
|
|
|
| |
Message-ID: <3F00C1BC.3020103@sun.com>
p4raw-id: //depot/perl@19897
|
|
|
| |
p4raw-id: //depot/perl@19608
|
|
|
| |
p4raw-id: //depot/perl@19604
|
|
|
|
|
|
|
| |
Message-ID: <20030509080044.GA49820@geeknest.com>
(except for the dup.t patch which diddled with system().)
p4raw-id: //depot/perl@19518
|
|
|
| |
p4raw-id: //depot/perl@19312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] d_faststdio = d_stdstdio && d_stdio_ptr_lval &&
(d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
[2] usefaststdio = do we use fast stdio if we have it?
For 5.[68], we do. For anything else, we don't.
(At least, unless otherwise instructed by -Dusefaststdio.)
This means that for bleadperl we no more use stdio, but instead
default to perlio: the effect of PERLIO=perlio, in other words.
(PERLIO=stdio will still switch to using stdio.)
This change may endanger extensions using FILE*-- but if we are
to migrate fully to perlio, better start swallowing the poison now.
For maintperl, the usefaststdio still defaults to yes.
p4raw-id: //depot/perl@19286
|
|
|
|
|
| |
cyclic dependency, though, it must be broken up somehow.
p4raw-id: //depot/perl@19219
|
|
|
|
|
|
|
| |
(Also spreads more <stdlib.h> joy.)
Needs backporting to metaconfig units and introducing the new
symbols to non-Configure lands.
p4raw-id: //depot/perl@19218
|
|
|
| |
p4raw-id: //depot/perl@19021
|
|
|
|
|
|
| |
(1) Filter out negative signals.
(2) Correct sig_num* and sig_name* descriptions.
p4raw-id: //depot/perl@18971
|
|
|
|
|
| |
Message-ID: <3E669E6B.1060606@stason.org>
p4raw-id: //depot/perl@18833
|
|
|
|
|
|
| |
the random() macros were all wrong. (I don't know why
metaconfig did so much reordering of config_h.SH.)
p4raw-id: //depot/perl@18831
|
|
|
|
|
|
|
| |
are sometimes wrong
Message-ID: <874raqz8o3.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18267
|
|
|
|
|
| |
Still imcomplete. Configure will follow
p4raw-id: //depot/perl@18030
|
|
|
| |
p4raw-id: //depot/perl@17944
|
|
|
| |
p4raw-id: //depot/perl@17896
|
|
|
|
|
| |
Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17715
|
|
|
| |
p4raw-id: //depot/perl@17671
|
|
|
| |
p4raw-id: //depot/perl@16992
|
|
|
| |
p4raw-id: //depot/perl@16711
|
|
|
| |
p4raw-id: //depot/perl@16319
|
|
|
| |
p4raw-id: //depot/perl@16293
|
|
|
| |
p4raw-id: //depot/perl@16291
|
|
|
| |
p4raw-id: //depot/perl@16099
|
|
|
|
|
| |
(The Configure change in #15600)
p4raw-id: //depot/perl@15602
|
|
|
|
|
| |
Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@15290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and then use them (under ithreads). May fail in HP-UX,
and the op/groups is known to be fickle everywhere. Known
to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler
warnings in AIX since the first arguments of getnetbyaddr
and getnetbyadd_r are of different types. Thanks, IBM.)
In non-Configure platforms deny the existence of any
of the _r thingies. (Also add the recently introduced
d_tm_* to places it wasn't already in.)
TODO: the suggested glibc buffer growth retry loop in case
some entries (at least for: gr*, host*) are big.
Forgot win32/config.win64.
p4raw-id: //depot/perl@15238
|
|
|
| |
p4raw-id: //depot/perl@15065
|
|
|
|
|
| |
Message-ID: <42qc8gzkgOFN092yn@efn.org>
p4raw-id: //depot/perl@14786
|
|
|
| |
p4raw-id: //depot/perl@14413
|
|
|
|
|
|
| |
(2) Other software (GNU) seems to use it and we don't need it,
so let's give it up.
p4raw-id: //depot/perl@14374
|
|
|
|
|
|
|
| |
with gdbm
Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@14225
|
|
|
| |
p4raw-id: //depot/perl@13782
|
|
|
| |
p4raw-id: //depot/perl@13216
|
|
|
| |
p4raw-id: //depot/perl@13213
|
|
|
| |
p4raw-id: //depot/perl@13211
|
|
|
| |
p4raw-id: //depot/perl@13174
|
|
|
|
|
| |
Configure unit detects the feature).
p4raw-id: //depot/perlio@13109
|
|
|
|
|
|
|
| |
and not going to; regen perltoc, perlmodlib.
(Some references still linger in perltoc, have to figure
out where they are coming from.)
p4raw-id: //depot/perl@12095
|
|
|
|
|
|
|
| |
Message-ID: <3B9D6055.BA334A31@orcaware.com>
plus regen Configure.
p4raw-id: //depot/perl@11991
|
|
|
| |
p4raw-id: //depot/perl@11791
|
|
|
| |
p4raw-id: //depot/perl@11785
|
|
|
|
|
|
| |
Thanks to H. Merijn Brand for the patch.
Some of the comments and or guards might be removable in perl.h now.
p4raw-id: //depot/perl@11758
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
try to define (most importantly) Perl_is{inf,nan}(x).
For this first cut, assume none such APIs exist in non-UNIXoid
platforms-- this is of course too unkind: Win32 rumoredly has
_fpclass() and _isnan(), and VMS/VOS very probably have some
of the APIs available. The only thing Perl uses at the moment
is Perl_isnan() (has been in use for a while now).
NOTE: the Win32 and NetWare config_h.?c need regenerating.
p4raw-id: //depot/perl@11618
|
|
|
| |
p4raw-id: //depot/perl@11334
|