summaryrefslogtreecommitdiff
path: root/ext/IPC
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to IPC::SysV 2.00Marcus Holland-Moritz2007-12-307-11/+16
* Upgrade to IPC::SysV 1.99_07Marcus Holland-Moritz2007-12-2223-782/+3352
* ext/ constingRobin Barker2007-12-221-2/+2
* Increment IPC::SysV version number.Marcus Holland-Moritz2007-10-091-1/+1
* Fix fallback definitions of S_IRWX[UGO] (didn't includeMarcus Holland-Moritz2007-10-091-4/+4
* Re: [perl #45513] Test failures on amd64-freebsd 6.2Slaven Rezic2007-09-251-4/+5
* Use sysconf/getpagesize/page.h to determine page size on Linux,Marcus Holland-Moritz2007-08-121-4/+6
* The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmaskNicholas Clark2007-01-251-1/+1
* SysV IPCJarkko Hietaniemi2006-05-263-7/+24
* Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.plDavid Landgren2006-05-091-6/+11
* [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.plDavid Landgren2006-05-082-162/+149
* initial patch for cygwin IPC via cygserverYitzchak Scott-Thoennes2004-02-221-1/+5
* Alpha version numbers noticed by Schwern.Jarkko Hietaniemi2003-08-133-3/+3
* Re: script wantedNicholas Clark2003-08-132-2/+2
* [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparcJarkko Hietaniemi2003-08-052-8/+14
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-282-0/+1
* SysV msg queues can be something hanging (witnessed in IRIX),Jarkko Hietaniemi2003-04-281-2/+1
* [perl #21289] [Fwd: IPC::Msg bug report]Edmund Bacon2003-03-021-1/+1
* Re: Possible bug in IPC/Semaphore.pm [PATCH]John P. Linderman2002-09-041-1/+1
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-273-2/+6
* 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