| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
p4raw-id: //depot/perl@28520
|
|
|
|
|
| |
Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
p4raw-id: //depot/perl@28508
|
|
|
|
|
|
| |
Subject: [PATCH] the new POSIX tests
Message-ID: <44AF7019.3070509@iki.fi>
p4raw-id: //depot/perl@28505
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
Only includes changes to:
* ext/I18N/Langinfo/t/Langinfo.t
* ext/POSIX/t/sysconf.t
* ext/POSIX/t/termios.t
p4raw-id: //depot/perl@28503
|
|
|
| |
p4raw-id: //depot/perl@28486
|
|
|
| |
p4raw-id: //depot/perl@28142
|
|
|
|
|
| |
they aren't viable. (Certain glibcs are "interesting")
p4raw-id: //depot/perl@28039
|
|
|
|
|
| |
p4raw-link: @27440 on //depot/perl: 516d25e8e8c09c6c60bf2f46703fc4d5add0f5fb
p4raw-id: //depot/perl@27441
|
|
|
|
|
| |
dumping core.
p4raw-id: //depot/perl@27440
|
|
|
|
|
| |
bit builds.
p4raw-id: //depot/perl@26996
|
|
|
|
|
|
|
|
| |
Keep NEWSV() itself for backwards-compatibility outside of the core,
but don't advertise it any more.
(cf. change #25101).
p4raw-link: @25101 on //depot/perl: a02a5408b2f199007c4dcb74559cc79066307ada
p4raw-id: //depot/perl@26901
|
|
|
|
|
| |
Ref change 26676.
p4raw-id: //depot/perl@26795
|
|
|
|
|
|
|
| |
C macros. Given that constants are now real inline and *defined*,
rather than merely declared and AUTOLOADed as needed, it is best that
POSIX quite litereally re-exports the constants defined by Fcntl.
p4raw-id: //depot/perl@26754
|
|
|
|
|
| |
the array ends up with shared hash key scalars, for a memory saving.
p4raw-id: //depot/perl@26709
|
|
|
|
|
| |
(Fixes BCC compilation error in POSIX introduced by change 26455)
p4raw-id: //depot/perl@26677
|
|
|
| |
p4raw-id: //depot/perl@26479
|
|
|
|
|
|
|
| |
aren't constants on (at least some) Linux.
And more evil than that, HUGE_VAL likes to use the C preprocessor
in its value, necessitating use of a temporary.
p4raw-id: //depot/perl@26464
|
|
|
|
|
|
| |
and some constants are mentioned in multiple tags).
Should this logic be in Exporter::Heavy?
p4raw-id: //depot/perl@26459
|
|
|
|
|
|
|
| |
There may be trouble ahead, as it seems that not all POSIX "constants"
are. I wonder if too many systems are going to have too many
variations to make this viable.
p4raw-id: //depot/perl@26455
|
|
|
| |
p4raw-id: //depot/perl@26435
|
|
|
| |
p4raw-id: //depot/perl@26424
|
|
|
|
|
|
| |
that aren't quite up to SUS3. Based on a patch by David Dyck in
RT #37960: POSIX/t/time fails bleadperl
p4raw-id: //depot/perl@26384
|
|
|
|
|
|
|
| |
According to MSDN, "The string result produced by ctime contains
exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
so we *do* want the leading zero on the day returned by strftime
p4raw-id: //depot/perl@26222
|
|
|
| |
p4raw-id: //depot/perl@26221
|
|
|
| |
p4raw-id: //depot/perl@26213
|
|
|
| |
p4raw-id: //depot/perl@26208
|
|
|
|
|
| |
on OpenBSD.
p4raw-id: //depot/perl@26207
|
|
|
|
|
|
| |
but I don't expect any black smokes because of testing on OpenBSD,
Linux, Win32, an Cygwin.
p4raw-id: //depot/perl@26206
|
|
|
| |
p4raw-id: //depot/perl@25975
|
|
|
|
|
|
| |
Message-ID: <20050723003235.GJ15093@abigail.nl>
Date: Sat, 23 Jul 2005 02:32:35 +0200
p4raw-id: //depot/perl@25309
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
p4raw-id: //depot/perl@25253
|
|
|
|
|
| |
POSIX::SigRt is not available on use
p4raw-id: //depot/perl@25248
|
|
|
|
|
| |
Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
p4raw-id: //depot/perl@25236
|
|
|
|
|
| |
Also added comment about why the tests are there
p4raw-id: //depot/perl@25230
|
|
|
| |
p4raw-id: //depot/perl@25223
|
|
|
|
|
| |
Message-ID: <42DFC042.1090201@gmail.com>
p4raw-id: //depot/perl@25207
|
|
|
|
|
| |
Message-ID: <42DE3846.6050606@gmail.com>
p4raw-id: //depot/perl@25200
|
|
|
| |
p4raw-id: //depot/perl@25193
|
|
|
|
|
|
| |
(Certainly where there is AUTOLOADing and XS)
Hopefully *this* fixes the POSIX breakage.
p4raw-id: //depot/perl@25190
|
|
|
|
|
| |
This might be construed as a bug. Fixing is probably a greater evil.
p4raw-id: //depot/perl@25188
|
|
|
|
|
| |
Message-ID: <42DCC278.2010009@gmail.com>
p4raw-id: //depot/perl@25185
|
|
|
|
|
|
|
|
| |
Message-ID: <42CC3CE9.5050606@divsol.com>
(reverted all dual-lived modules since they must work with older
perls too so must wait for a new Devel::PPPort)
p4raw-id: //depot/perl@25101
|
|
|
| |
p4raw-id: //depot/perl@24828
|
|
|
|
|
| |
Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
p4raw-id: //depot/perl@24670
|
|
|
| |
p4raw-id: //depot/perl@24521
|
|
|
|
|
| |
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
p4raw-id: //depot/perl@24271
|
|
|
|
|
|
| |
Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
Date: Mon, 18 Apr 2005 19:09:25 -0500
p4raw-id: //depot/perl@24248
|
|
|
| |
p4raw-id: //depot/perl@23921
|
|
|
|
|
|
| |
From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
p4raw-id: //depot/perl@23909
|
|
|
|
|
| |
Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@23659
|