From: Tony Cook Date: Mon, 9 Dec 2013 03:39:20 +0000 (+1100) Subject: perldelta for 64d7628235 X-Git-Tag: upstream/5.20.0~1021 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9e0787c5de90e4bfc333295ec83c15fd4e16dd6;p=platform%2Fupstream%2Fperl.git perldelta for 64d7628235 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 052dd7c..0124324 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -372,7 +372,9 @@ files in F and F are best summarized in L. =item * -XXX +C<< semctl(..., SETVAL, ...) >> would set the semaphore to the top +32-bits of the supplied integer instead of the bottom 32-bits on +64-bit big-endian systems. [perl #120635] =back