23 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 17 Dec 2001 07:45:13 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13723

23 years agoDisallow also Unicode ranges 0xFDD0..0xFDEF and
Jarkko Hietaniemi [Sun, 16 Dec 2001 16:12:57 +0000]
Disallow also Unicode ranges 0xFDD0..0xFDEF and
0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
and characters beyond 0x10FFF should be disallowed, too,
but some tests would need changing, but more importantly some
APIs would need remodeling since one can easily generate such
characters either by bitwise complements, tr complements, or
v-strings.

p4raw-id: //depot/perl@13722

23 years agoMake surrogates illegal also on EBCDIC.
Jarkko Hietaniemi [Sun, 16 Dec 2001 15:34:52 +0000]
Make surrogates illegal also on EBCDIC.

p4raw-id: //depot/perl@13721

23 years ago[patch @13687] Unicode::Collate 0.10
SADAHIRO Tomoyuki [Sun, 16 Dec 2001 21:22:12 +0000]
[patch @13687] Unicode::Collate 0.10
Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>

p4raw-id: //depot/perl@13720

23 years agoMore documentation for the encoding pragma.
Jarkko Hietaniemi [Sun, 16 Dec 2001 14:39:34 +0000]
More documentation for the encoding pragma.

p4raw-id: //depot/perl@13719

23 years agolib/open.pm
Jeffrey Friedl [Sat, 15 Dec 2001 23:07:42 +0000]
lib/open.pm
Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13718

23 years agoAdd tests for ExtUtils::Installed
chromatic [Sat, 15 Dec 2001 23:24:40 +0000]
Add tests for ExtUtils::Installed
Message-ID: <20011216062507.71492.qmail@onion.perl.org>

p4raw-id: //depot/perl@13717

23 years agoLittle warning nit
Michael G. Schwern [Sun, 16 Dec 2001 01:14:00 +0000]
Little warning nit
Message-ID: <20011216061400.GC8900@blackrider>

p4raw-id: //depot/perl@13716

23 years agoRe: [PATCH t/test.pl] diagnostics to STDERR
Michael G. Schwern [Sun, 16 Dec 2001 01:12:42 +0000]
Re: [PATCH t/test.pl] diagnostics to STDERR
Message-ID: <20011216061242.GB8900@blackrider>

p4raw-id: //depot/perl@13715

23 years agoI sometimes outsmart myself.
Jarkko Hietaniemi [Sun, 16 Dec 2001 04:21:53 +0000]
I sometimes outsmart myself.

p4raw-id: //depot/perl@13714

23 years agoFwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
Michael G. Schwern [Sat, 15 Dec 2001 15:08:29 +0000]
Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
Message-ID: <20011215200829.GK1548@blackrider>

p4raw-id: //depot/perl@13713

23 years agoperlunicode enchancements suggested by Jeffrey Friedl.
Jarkko Hietaniemi [Sun, 16 Dec 2001 03:22:39 +0000]
perlunicode enchancements suggested by Jeffrey Friedl.

p4raw-id: //depot/perl@13712

23 years agoperlunicode.pod
Jeffrey Friedl [Sat, 15 Dec 2001 19:17:09 +0000]
perlunicode.pod
Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13711

23 years agoRESENT - [PATCH] utf8_heavy.pl
Jeffrey Friedl [Sat, 15 Dec 2001 19:55:01 +0000]
RESENT - [PATCH] utf8_heavy.pl
Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13710

23 years agoCan't create surrogates; so can't match them, either.
Jarkko Hietaniemi [Sun, 16 Dec 2001 02:47:36 +0000]
Can't create surrogates; so can't match them, either.

p4raw-id: //depot/perl@13709

23 years agodiagnostics to STDERR
Michael G. Schwern [Sat, 15 Dec 2001 21:20:35 +0000]
diagnostics to STDERR
Message-ID: <20011216022035.GE5672@blackrider>

p4raw-id: //depot/perl@13708

23 years agoMake creating UTF-8 surrogates a punishable act.
Jarkko Hietaniemi [Sun, 16 Dec 2001 02:45:06 +0000]
Make creating UTF-8 surrogates a punishable act.

p4raw-id: //depot/perl@13707

23 years agoSupport \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
Jarkko Hietaniemi [Sat, 15 Dec 2001 23:00:56 +0000]
Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.

p4raw-id: //depot/perl@13706

23 years agorcatline support ($_.=<ARGV>)
Rafael Garcia-Suarez [Sat, 15 Dec 2001 23:21:43 +0000]
rcatline support ($_.=<ARGV>)
Message-ID: <20011215232143.A11790@rafael>

p4raw-id: //depot/perl@13705

23 years agoMake charnames more robust.
Jarkko Hietaniemi [Sat, 15 Dec 2001 22:09:20 +0000]
Make charnames more robust.

p4raw-id: //depot/perl@13704

23 years agoThe hoops one has to jump through.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:30:55 +0000]
The hoops one has to jump through.

p4raw-id: //depot/perl@13703

23 years agoperlstyle.pod nit on warnings
Audrey Tang [Sat, 15 Dec 2001 04:24:34 +0000]
perlstyle.pod nit on warnings
Message-ID: <20011215122434.GA1682@egb.elixus.org>

p4raw-id: //depot/perl@13702

23 years agoI don't think we are in FooOS, Toto.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:17:47 +0000]
I don't think we are in FooOS, Toto.

p4raw-id: //depot/perl@13701

23 years agoRe: Untested modules update: There's more than we thought
chromatic [Fri, 14 Dec 2001 17:20:24 +0000]
Re: Untested modules update:  There's more than we thought
Message-ID: <20011215002049.37259.qmail@onion.perl.org>

p4raw-id: //depot/perl@13700

23 years ago-bytecompile & -compile for testing perlcc
Michael G. Schwern [Fri, 14 Dec 2001 20:59:42 +0000]
-bytecompile & -compile for testing perlcc
Message-ID: <20011215015942.GF28596@blackrider>

p4raw-id: //depot/perl@13699

23 years agoCompile test
Michael G. Schwern [Fri, 14 Dec 2001 20:03:46 +0000]
Compile test
Message-ID: <20011215010346.GD28596@blackrider>

p4raw-id: //depot/perl@13698

23 years agoSome weak docs
Michael G. Schwern [Fri, 14 Dec 2001 19:59:13 +0000]
Some weak docs
Message-ID: <20011215005913.GC28596@blackrider>

p4raw-id: //depot/perl@13697

23 years agoB::Asmdata test
Michael G. Schwern [Fri, 14 Dec 2001 19:36:12 +0000]
B::Asmdata test
Message-ID: <20011215003611.GA28596@blackrider>

p4raw-id: //depot/perl@13696

23 years agoAdding B::Asmdata docs
Michael G. Schwern [Fri, 14 Dec 2001 19:14:14 +0000]
Adding B::Asmdata docs
Message-ID: <20011215001414.GA25077@blackrider>

p4raw-id: //depot/perl@13695

23 years agoPermissions.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:00:44 +0000]
Permissions.

p4raw-id: //depot/perl@13694

23 years agoBenchmark test from Nicholas Clark.
Jarkko Hietaniemi [Fri, 14 Dec 2001 23:48:59 +0000]
Benchmark test from Nicholas Clark.

p4raw-id: //depot/perl@13693

23 years agoMithing.
Jarkko Hietaniemi [Fri, 14 Dec 2001 23:33:28 +0000]
Mithing.

p4raw-id: //depot/perl@13692

23 years agoSilence compiler worries found by Schwern/Digital cc.
Jarkko Hietaniemi [Fri, 14 Dec 2001 21:26:08 +0000]
Silence compiler worries found by Schwern/Digital cc.

p4raw-id: //depot/perl@13691

23 years agoUser may not have a valid home directory even if
Jarkko Hietaniemi [Fri, 14 Dec 2001 20:26:51 +0000]
User may not have a valid home directory even if
getpwuid() succedds.

p4raw-id: //depot/perl@13690

23 years agoIntegrate with perlio. (No changes, but that's okay.)
Jarkko Hietaniemi [Fri, 14 Dec 2001 18:14:52 +0000]
Integrate with perlio.  (No changes, but that's okay.)

p4raw-id: //depot/perl@13689

23 years agoAdd a Configure hints file for VOS: the POSIX support
Jarkko Hietaniemi [Fri, 14 Dec 2001 18:06:18 +0000]
Add a Configure hints file for VOS: the POSIX support
of VOS is getting close to the point where it can run
Configure (some Configure tweaks will be required).

p4raw-id: //depot/perl@13688

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 14 Dec 2001 16:15:17 +0000]
Update Changes.

p4raw-id: //depot/perl@13687

23 years agoReintroduce Attribute::Handlers with Spider's fixes.
Jarkko Hietaniemi [Fri, 14 Dec 2001 16:07:02 +0000]
Reintroduce Attribute::Handlers with Spider's fixes.

p4raw-id: //depot/perl@13686

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Dec 2001 15:57:00 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13685

23 years ago-t taint warnings
Michael G. Schwern [Thu, 13 Dec 2001 19:27:08 +0000]
-t taint warnings
Message-ID: <20011214002707.GA10532@blackrider>

(reword the perlrun -t description a bit,
 and move the Itaint_warn to the bottom of
 the intrpvar.h for binary compatibility)

p4raw-id: //depot/perl@13684

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Dec 2001 12:29:41 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13683

23 years agoDetypo.
Jarkko Hietaniemi [Fri, 14 Dec 2001 04:10:37 +0000]
Detypo.

p4raw-id: //depot/perl@13682

23 years agoBuffer overflow checks.
Jarkko Hietaniemi [Fri, 14 Dec 2001 04:07:08 +0000]
Buffer overflow checks.

p4raw-id: //depot/perl@13681

23 years ago[ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1...
Spider Boardman [Thu, 13 Dec 2001 15:32:51 +0000]
[ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>

p4raw-id: //depot/perl@13680

23 years agoMore on the Unicode "line" definition.
Jarkko Hietaniemi [Thu, 13 Dec 2001 21:27:31 +0000]
More on the Unicode "line" definition.

p4raw-id: //depot/perl@13679

23 years agoOpen-ended VERSION?
Jarkko Hietaniemi [Thu, 13 Dec 2001 21:18:47 +0000]
Open-ended VERSION?

p4raw-id: //depot/perl@13678

23 years agoBetter make distclean
H.Merijn Brand [Thu, 13 Dec 2001 21:10:18 +0000]
Better make distclean
Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@13677

23 years agoRemove Memoize::Saves as requested by mjd.
Jarkko Hietaniemi [Thu, 13 Dec 2001 17:11:42 +0000]
Remove Memoize::Saves as requested by mjd.

p4raw-id: //depot/perl@13676

23 years agoOld RCS $Date$ tag
Michael G. Schwern [Tue, 11 Dec 2001 23:17:32 +0000]
Old RCS $Date$ tag
Message-ID: <20011212041732.GS17250@blackrider>

p4raw-id: //depot/perl@13675

23 years agoRe: use utf8; with bad utf8
Nicholas Clark [Thu, 13 Dec 2001 17:09:39 +0000]
Re: use utf8; with bad utf8
Message-ID: <20011213170939.L21702@plum.flirble.org>

p4raw-id: //depot/perl@13674

23 years ago(LONG!) Sort benchmarks and patch
John P. Linderman [Thu, 13 Dec 2001 09:50:58 +0000]
(LONG!) Sort benchmarks and patch
Message-Id: <200112131450.JAA84836@raptor.research.att.com>

p4raw-id: //depot/perl@13673

23 years agoUnadorned numbers evil.
Jarkko Hietaniemi [Thu, 13 Dec 2001 14:19:28 +0000]
Unadorned numbers evil.

p4raw-id: //depot/perl@13672

23 years ago"preprocessing directive not recognized within macro arg"
Jarkko Hietaniemi [Thu, 13 Dec 2001 13:35:47 +0000]
"preprocessing directive not recognized within macro arg"

p4raw-id: //depot/perl@13671

23 years agoClarifying the documentation of goto
Ben Tilly [Thu, 13 Dec 2001 08:57:38 +0000]
Clarifying the documentation of goto
Message-ID: <3C18BD8B@operamail.com>

p4raw-id: //depot/perl@13670

23 years agoIt could be possible for the case-insensitive
Jarkko Hietaniemi [Thu, 13 Dec 2001 04:38:19 +0000]
It could be possible for the case-insensitive
Unicode-aware string comparison to wander off
to the la-la land.

p4raw-id: //depot/perl@13669

23 years agoRe: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
Michael G. Schwern [Wed, 12 Dec 2001 21:53:46 +0000]
Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
Message-ID: <20011213025346.GH25129@blackrider>

p4raw-id: //depot/perl@13668

23 years agoProper skip tests and VMS unlink
Michael G. Schwern [Wed, 12 Dec 2001 20:33:42 +0000]
Proper skip tests and VMS unlink
Message-ID: <20011213013342.GX25129@blackrider>

p4raw-id: //depot/perl@13667

23 years agoRe: [PATCH] use utf8; tests
Nicholas Clark [Thu, 13 Dec 2001 00:16:58 +0000]
Re: [PATCH] use utf8; tests
Message-ID: <20011213001658.I21702@plum.flirble.org>

p4raw-id: //depot/perl@13666

23 years agoEPOC fixes from Olaf Flebbe.
Jarkko Hietaniemi [Wed, 12 Dec 2001 21:45:49 +0000]
EPOC fixes from Olaf Flebbe.

p4raw-id: //depot/perl@13665

23 years agoVMS test fix-ups
Craig A. Berry [Wed, 12 Dec 2001 16:27:48 +0000]
VMS test fix-ups
Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>

p4raw-id: //depot/perl@13664

23 years agoRe: Next cygwin round.
Gerrit P. Haase [Wed, 12 Dec 2001 21:59:00 +0000]
Re: Next cygwin round.
Message-ID: <122343874595.20011212215900@familiehaase.de>

p4raw-id: //depot/perl@13663

23 years agouse utf8; tests
Nicholas Clark [Wed, 12 Dec 2001 20:07:04 +0000]
use utf8; tests
Message-ID: <20011212200704.E21702@plum.flirble.org>

p4raw-id: //depot/perl@13662

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 12 Dec 2001 15:24:42 +0000]
Update Changes.

p4raw-id: //depot/perl@13661

23 years agoPassing in env to perl_parse did not work
Gisle Aas [Tue, 11 Dec 2001 20:52:57 +0000]
Passing in env to perl_parse did not work
Message-ID: <lrheqxniom.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@13660

23 years agoFixes for casting problems detected on a SuSE 7.2 Itanium,
Jarkko Hietaniemi [Wed, 12 Dec 2001 14:33:30 +0000]
Fixes for casting problems detected on a SuSE 7.2 Itanium,
mostly gcc -Wall complaining about the argument of %p not
being a void *.

p4raw-id: //depot/perl@13659

23 years agoTry YP/NIS also from /usr/lib/yp.
Jarkko Hietaniemi [Wed, 12 Dec 2001 14:08:49 +0000]
Try YP/NIS also from /usr/lib/yp.

p4raw-id: //depot/perl@13657

23 years agoypcat working, but NIS not used
Michael G. Schwern [Wed, 12 Dec 2001 05:27:02 +0000]
ypcat working, but NIS not used
Message-ID: <20011212102702.GW17250@blackrider>

(the op/grent part)

p4raw-id: //depot/perl@13656

23 years agoWeed out .files from ls and readdir() results.
Jarkko Hietaniemi [Wed, 12 Dec 2001 14:01:55 +0000]
Weed out .files from ls and readdir() results.

p4raw-id: //depot/perl@13655

23 years agoRe: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
Wolfgang Laun [Wed, 12 Dec 2001 10:52:21 +0000]
Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>

p4raw-id: //depot/perl@13654

23 years agodoio fatal on cygwin for 13651
H.Merijn Brand [Wed, 12 Dec 2001 11:28:13 +0000]
doio fatal on cygwin for 13651
Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@13653

23 years agoGet the whole line of ls, makes debugging easier
Jarkko Hietaniemi [Wed, 12 Dec 2001 13:32:51 +0000]
Get the whole line of ls, makes debugging easier
(from Schwern)

p4raw-id: //depot/perl@13652

23 years agorename() must be tested even without link()
Jarkko Hietaniemi [Wed, 12 Dec 2001 05:42:05 +0000]
rename() must be tested even without link()
or the utime() and rename-directory tests fail.
(Also got the BeOS utime atime/time the wrong way round.)

p4raw-id: //depot/perl@13651

23 years agoNow that the beos.c is compiled at the main level
Jarkko Hietaniemi [Wed, 12 Dec 2001 05:36:31 +0000]
Now that the beos.c is compiled at the main level
the header is in the beos/

p4raw-id: //depot/perl@13650

23 years agoMust remember to require Socket.
Jarkko Hietaniemi [Wed, 12 Dec 2001 04:25:21 +0000]
Must remember to require Socket.

p4raw-id: //depot/perl@13649

23 years agoIn BeOS Errno must resort to actual compilation
Jarkko Hietaniemi [Wed, 12 Dec 2001 04:12:05 +0000]
In BeOS Errno must resort to actual compilation
and execution for some of the error constants.

p4raw-id: //depot/perl@13648

23 years agoBeOS still has no good sockets.
Jarkko Hietaniemi [Wed, 12 Dec 2001 03:23:26 +0000]
BeOS still has no good sockets.

p4raw-id: //depot/perl@13647

23 years agoBeOS sockets are not true sockets.
Jarkko Hietaniemi [Wed, 12 Dec 2001 03:19:56 +0000]
BeOS sockets are not true sockets.

p4raw-id: //depot/perl@13646

23 years agoNo Socket, no Syslog.
Jarkko Hietaniemi [Wed, 12 Dec 2001 03:14:32 +0000]
No Socket, no Syslog.

p4raw-id: //depot/perl@13645

23 years ago(On some platforms) missing truncate FH.
Jarkko Hietaniemi [Wed, 12 Dec 2001 03:12:46 +0000]
(On some platforms) missing truncate FH.

p4raw-id: //depot/perl@13644

23 years agoio/fs cleanup: testing on win32/cygwin/netware/djgpp/...
Jarkko Hietaniemi [Wed, 12 Dec 2001 03:09:37 +0000]
io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
and vms would be muchly appreciated.

p4raw-id: //depot/perl@13643

23 years agoutime() updates only the mtime in BeOS.
Jarkko Hietaniemi [Wed, 12 Dec 2001 02:32:05 +0000]
utime() updates only the mtime in BeOS.

p4raw-id: //depot/perl@13642

23 years agoNo link(), no need to dSP.
Jarkko Hietaniemi [Wed, 12 Dec 2001 01:50:13 +0000]
No link(), no need to dSP.

p4raw-id: //depot/perl@13641

23 years agoMissing argument.
Jarkko Hietaniemi [Wed, 12 Dec 2001 01:49:40 +0000]
Missing argument.

p4raw-id: //depot/perl@13640

23 years ago(1) To assume any setuid programs is silly.
Jarkko Hietaniemi [Wed, 12 Dec 2001 01:44:39 +0000]
(1) To assume any setuid programs is silly.
(2) Chaining tests with booleans means that some
    of them may not get run which means getting out
    of test count sync.

p4raw-id: //depot/perl@13639

23 years agoThe beos.c needs to be in the main directory.
Jarkko Hietaniemi [Wed, 12 Dec 2001 01:12:49 +0000]
The beos.c needs to be in the main directory.

p4raw-id: //depot/perl@13638

23 years agoDetypo and rename.
Jarkko Hietaniemi [Wed, 12 Dec 2001 00:37:20 +0000]
Detypo and rename.

p4raw-id: //depot/perl@13637

23 years agoThis time I test compiled. Honest.
Jarkko Hietaniemi [Wed, 12 Dec 2001 00:22:16 +0000]
This time I test compiled.  Honest.

p4raw-id: //depot/perl@13636

23 years agoslightly more pack tests
Nicholas Clark [Tue, 11 Dec 2001 23:41:23 +0000]
slightly more pack tests
Message-ID: <20011211234123.Y21702@plum.flirble.org>

p4raw-id: //depot/perl@13635

23 years agoGconvert for VMS again
Craig A. Berry [Tue, 11 Dec 2001 16:39:13 +0000]
Gconvert for VMS again
Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>

p4raw-id: //depot/perl@13634

23 years ago$Config{perlpath} and -Dversiononly
Rafael Garcia-Suarez [Tue, 11 Dec 2001 23:32:33 +0000]
$Config{perlpath} and -Dversiononly
Message-ID: <20011211233233.A11587@rafael>

p4raw-id: //depot/perl@13632

23 years ago_qq pack.t Re: [PATCH] tests for hash assignment
Nicholas Clark [Tue, 11 Dec 2001 21:59:36 +0000]
_qq pack.t Re: [PATCH] tests for hash assignment
Message-ID: <20011211215935.W21702@plum.flirble.org>

p4raw-id: //depot/perl@13631

23 years agoMore UTF-8 API docs.
Jarkko Hietaniemi [Tue, 11 Dec 2001 20:16:29 +0000]
More UTF-8 API docs.

p4raw-id: //depot/perl@13630

23 years agoRe: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
Nicholas Clark [Tue, 11 Dec 2001 20:08:59 +0000]
Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
Message-ID: <20011211200859.S21702@plum.flirble.org>

p4raw-id: //depot/perl@13629

23 years agoRe: use utf8; with bad utf8
Nicholas Clark [Tue, 11 Dec 2001 19:49:21 +0000]
Re: use utf8; with bad utf8
Message-ID: <20011211194921.R21702@plum.flirble.org>

p4raw-id: //depot/perl@13628

23 years agoCan't spell worth a dam. (Try Three Gorges.)
Jarkko Hietaniemi [Tue, 11 Dec 2001 17:29:01 +0000]
Can't spell worth a dam.  (Try Three Gorges.)

p4raw-id: //depot/perl@13627

23 years agoWe need DWIM cpps.
Jarkko Hietaniemi [Tue, 11 Dec 2001 15:55:51 +0000]
We need DWIM cpps.

p4raw-id: //depot/perl@13626

23 years agoThe unixish.h needs to be found and the waitpid wrapper
Jarkko Hietaniemi [Tue, 11 Dec 2001 15:53:41 +0000]
The unixish.h needs to be found and the waitpid wrapper
could use a proto.

p4raw-id: //depot/perl@13625

23 years agoThe BeOS waitpid() seems to be broken,
Jarkko Hietaniemi [Tue, 11 Dec 2001 15:27:06 +0000]
The BeOS waitpid() seems to be broken,
have a wrapper for it.

p4raw-id: //depot/perl@13624

23 years agoUnlean the leaning tower of Babel.
Jarkko Hietaniemi [Tue, 11 Dec 2001 15:12:18 +0000]
Unlean the leaning tower of Babel.

p4raw-id: //depot/perl@13623

23 years agoRetract #13607 until we figure out what to do with autouse.
Jarkko Hietaniemi [Tue, 11 Dec 2001 14:34:53 +0000]
Retract #13607 until we figure out what to do with autouse.

p4raw-id: //depot/perl@13622