perldelta for 64d7628235
authorTony Cook <tony@develop-help.com>
Mon, 9 Dec 2013 03:39:20 +0000 (14:39 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 9 Dec 2013 03:39:20 +0000 (14:39 +1100)
pod/perldelta.pod

index 052dd7c..0124324 100644 (file)
@@ -372,7 +372,9 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.
 
 =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