This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement the retry-on-ERANGE for the get*_r().
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Mar 2002 18:39:22 +0000 (18:39 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Mar 2002 18:39:22 +0000 (18:39 +0000)
commitedd309b7facc349294ca0ee12a41c07bb525e567
treead42446abdab6bba10810e31c14e4feba7c65a18
parentf272994b1ce9066a01ab0ed3d6c5353b37057838
Implement the retry-on-ERANGE for the get*_r().
The buffer will keep doubling until 64k.

p4raw-id: //depot/perl@15272
embed.fnc
embed.h
global.sym
pp_sys.c
proto.h
reentr.c
reentr.h
reentr.pl