| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Some tweaks to the NetBSD hints file to make the Configure
process more useful when not building from pkgsrc. This file
will definitely need to change again when the 1.6 release of
NetBSD comes out, but I'll handle the changes at the later
date.
p4raw-id: //depot/perl@16217
|
|
|
|
|
| |
to know about it always (not just when using the pth).
p4raw-id: //depot/perl@16197
|
|
|
|
|
| |
Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
p4raw-id: //depot/perl@16107
|
|
|
|
|
| |
Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
p4raw-id: //depot/perl@16092
|
|
|
|
|
| |
Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
p4raw-id: //depot/perl@16086
|
|
|
|
|
| |
("Crays have only REAL memory.")
p4raw-id: //depot/perl@15986
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@15906
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@15905
|
|
|
|
|
| |
crypt.h leads into trouble. (from Merijn)
p4raw-id: //depot/perl@15841
|
|
|
| |
p4raw-id: //depot/perl@15830
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@15807
|
|
|
| |
p4raw-id: //depot/perl@15660
|
|
|
|
|
| |
Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
p4raw-id: //depot/perl@15603
|
|
|
|
|
| |
Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
p4raw-id: //depot/perl@15582
|
|
|
| |
p4raw-id: //depot/perl@15537
|
|
|
|
|
| |
(I'm just guessing on UNICOS.)
p4raw-id: //depot/perl@15508
|
|
|
| |
p4raw-id: //depot/perl@15505
|
|
|
|
|
| |
is no more vfork support.
p4raw-id: //depot/perl@15494
|
|
|
|
|
| |
when multithreaded.
p4raw-id: //depot/perl@15487
|
|
|
| |
p4raw-id: //depot/perl@15483
|
|
|
|
|
| |
Disable gethostbyaddr_r for all 4.x FreeBSD versions.
p4raw-id: //depot/perl@15403
|
|
|
| |
p4raw-id: //depot/perl@15399
|
|
|
| |
p4raw-id: //depot/perl@15396
|
|
|
|
|
| |
Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
p4raw-id: //depot/perl@15388
|
|
|
| |
p4raw-id: //depot/perl@15375
|
|
|
|
|
|
| |
in Mandrake 8.2. Now we need to figure out a way not to
unbreak Apache.
p4raw-id: //depot/perl@15357
|
|
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
(Goedendag: Dutch whitespace police)
p4raw-id: //depot/perl@15339
|
|
|
|
|
| |
back to the can...
p4raw-id: //depot/perl@15335
|
|
|
|
|
| |
types of usleep(). Fun, fun. fun.
p4raw-id: //depot/perl@15334
|
|
|
| |
p4raw-id: //depot/perl@15333
|
|
|
|
|
|
| |
to play well with other software (like Apache),
just hint away the WHOAs.
p4raw-id: //depot/perl@15328
|
|
|
|
|
| |
Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
p4raw-id: //depot/perl@15293
|
|
|
|
|
|
|
| |
Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
(IA64 work.)
p4raw-id: //depot/perl@15289
|
|
|
|
|
| |
(TODO: readdir64_r really needs to be seen.)
p4raw-id: //depot/perl@15286
|
|
|
|
|
| |
protochk, but not at this point in time).
p4raw-id: //depot/perl@15280
|
|
|
| |
p4raw-id: //depot/perl@15262
|
|
|
| |
p4raw-id: //depot/perl@15260
|
|
|
|
|
|
|
| |
Linux need additional hinting help to believe that
the time_r protos exist; turn on FreeBSD _THREAD_SAFE
to see what goes bang.
p4raw-id: //depot/perl@15257
|
|
|
| |
p4raw-id: //depot/perl@15248
|
|
|
|
|
| |
in HP-UX (from H.Merijn Brand)
p4raw-id: //depot/perl@15247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Message-Id: <20020312061208.GD904@blackrider>
p4raw-id: //depot/perl@15184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Nicholas Clark <nick@unfortu.net>
Date: Sun, 10 Mar 2002 18:17:50 +0000
Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Sun, 10 Mar 2002 13:53:34 -0800
Message-ID: <eX9i8gzkg26G092yn@efn.org>
(and reenable the feature in freebsd,
and move the freebsd pr url to perl.c)
p4raw-id: //depot/perl@15160
|
|
|
| |
p4raw-id: //depot/perl@15151
|
|
|
|
|
| |
Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
p4raw-id: //depot/perl@15144
|
|
|
| |
p4raw-id: //depot/perl@15141
|
|
|
|
|
|
| |
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <113694157285.20020308165934@familiehaase.de>
p4raw-id: //depot/perl@15108
|
|
|
|
|
| |
Message-Id: <200203081324.NAA00642@cleo>
p4raw-id: //depot/perl@15103
|
|
|
|
|
|
| |
Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
p4raw-id: //depot/perl@15048
|
|
|
|
|
|
| |
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@14965
|