summaryrefslogtreecommitdiff
path: root/ext/IPC
Commit message (Expand)AuthorAgeFilesLines
* Typo corrections from John P. Linderman.Jarkko Hietaniemi2002-02-251-4/+4
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-9/+8
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-303-3/+3
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-293-3/+3
* Cannot DIE() in a void function,Jarkko Hietaniemi2001-06-281-1/+1
* "lose the it's", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-271-1/+1
* The packs must be done in native shorts, fix from Mark P. Lutz.Jarkko Hietaniemi2001-06-221-3/+3
* One test lost in the big shuffle restored.Jarkko Hietaniemi2001-06-193-14/+252
* Guard the SysV IPC tests against being invoked inJarkko Hietaniemi2001-06-182-0/+23
* more pod patchesMichael Stevens2001-03-163-1/+5
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-3/+3
* A missing aTHX_.Jarkko Hietaniemi2000-11-081-1/+1
* rename totally bletcherous SvLOCK() thingy (doesn't do what theGurusamy Sarathy2000-07-141-1/+1
* don't clobber *.orig files on *clean targetsGurusamy Sarathy2000-07-121-2/+2
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-7/+7
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-042-12/+12
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-0/+4
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-0/+2
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-2/+2
* Import Ultrix update, change #2864, Spider Boardman1999-02-151-3/+7
* OpenBSD sparc SHMLBA.Jarkko Hietaniemi1999-02-151-1/+1
* 5.005_54 (hints) SCO 3/5 hint files and SysV correctionFrançois Désarménien1999-02-031-1/+1
* SHMLBA strikes back in NetBSD/sparc.Dave Nelson1999-01-191-18/+22
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-2/+2
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* suppress manifypods leak in extensionsGurusamy Sarathy1998-10-031-0/+1
* various Configure and hints updates (prefer drand48() or random()Jarkko Hietaniemi1998-10-022-0/+13
* fixes to enable ISC to build IPC/SysVJarkko Hietaniemi1998-08-051-1/+1
* better validation of SysV IPC availabilityJarkko Hietaniemi1998-08-021-0/+16
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-35/+1
* apply (reversed) patchPeter Wolfe1998-07-151-0/+3
* tweak to get BSDI to build IPC/SysVJarkko Hietaniemi1998-07-111-0/+7
* Allow static build of IPC::SysVAndy Dougherty1998-07-101-1/+0
* add extension to support SysV IPCJarkko Hietaniemi1998-07-0810-0/+1236