summaryrefslogtreecommitdiff
path: root/pod/perl584delta.pod
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2009-03-24 19:37:13 +0100
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2009-03-24 19:37:13 +0100
commitc331296618a8003690577e0901fd07183a76094e (patch)
tree8fea53519c579c1b3455e67683049415833758a9 /pod/perl584delta.pod
parent6f63574e655f386b13267d58419ef322ca7e3f5d (diff)
downloadperl-c331296618a8003690577e0901fd07183a76094e.tar.gz
Fix perl #63924: shmget limited to 32 bit segment size on 64 bit OS
Make sure the size argument to shmget() is not limited by the width of an int. Instead of storing the argument in an int, just store a pointer to the SV and use different conversions for semget() and shmget().
Diffstat (limited to 'pod/perl584delta.pod')
0 files changed, 0 insertions, 0 deletions