Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 25 Dec 2003 21:22:25 +0000 (21:22 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 25 Dec 2003 21:22:25 +0000 (21:22 +0000)
commit13ec70afab644813396652ff23a6e02fbd3d00d7
tree1e678823038b2dece5e7fa60f38756e67150e780
parent9cdaf1c33e5df64b1c725e058063021ab13fa0af
Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
update the perl variables PL_uid and PL_euid (resp. PL_gid
and PL_egid) with the new values.

p4raw-id: //depot/perl@21958
ext/POSIX/POSIX.xs