Integrate changes #18422 and #18423 from maint-5.8.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 16 Jan 2003 20:48:10 +0000 (20:48 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 16 Jan 2003 20:48:10 +0000 (20:48 +0000)
commit0de8cad8cba777e31f98ef8b8ac579070f7c78a6
tree4033edd272152aff5998dcd557a1adaa6ab2d543
parent13ef5feb3a8e2368992adc7df8455949512b60b3
Integrate changes #18422 and #18423 from maint-5.8.
18422 :
Third Degree found a read of uninit memory (after setting
grent_size with sysconf(), pwent_size was read).  Also make
the ERANGE/INVARG more consistent.
18423 :
spent_size was still off.  (As far as I can tell
_SC_GETPW_R_SIZE_MAX is supposed to be used also
for spents, not just pwents.)
p4raw-link: @18422 on //depot/maint-5.8/perl: c45c44aa17d6498a967957363477eb572b803726

p4raw-id: //depot/perl@18498
p4raw-integrated: from //depot/maint-5.8/perl@18497 'copy in' reentr.h
(@17645..) reentr.c reentr.pl (@18422..)
reentr.c
reentr.pl