Integrate perlio:
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 12 Jan 2002 16:14:52 +0000 (16:14 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 12 Jan 2002 16:14:52 +0000 (16:14 +0000)
commit141d3726fc72209aa58460ec315973400348d8f5
tree270133ae90c5546c1b0ac98a3b631316e368cf0f
parent996aae182a59ea0e165108a1cc21191bf20b4a55
parent26bf1728b5f258bdc26021f9eb583c46488b8859
Integrate perlio:

[ 14214]
Win32-ize socketpair test
- Win32 can fork even though $Config{d_fork} is undef
- SOCK_DGRAM does not work - skip those tests.

[ 14213]
Abstract out the cloning of SvPVX and handle shared pv in a
safe (if suboptimal) manner. Does not fix op/fork.t :-(

p4raw-link: @14214 on //depot/perlio: 26bf1728b5f258bdc26021f9eb583c46488b8859
p4raw-link: @14213 on //depot/perlio: 83841fad1c8ce4928a4239052849bad556adb3d3

p4raw-id: //depot/perl@14218
sv.c