Imported Upstream version 5.23.8
[platform/upstream/perl.git] / pod / perlipc.pod
2017-06-28 DongHun KwakImported Upstream version 5.23.8 37/136037/1
2017-06-28 DongHun KwakImported Upstream version 5.23.7 36/136036/1
2017-06-28 DongHun KwakImported Upstream version 5.23.3 32/136032/1
2017-06-28 DongHun KwakImported Upstream version 5.21.5 18/136018/1
2017-06-28 DongHun KwakImported Upstream version 5.21.0 13/136013/1
2017-06-28 DongHun KwakImported Upstream version 5.20.2 11/136011/1
2013-08-12 Alexander VoronovUpdate perlipc.pod
2013-07-19 Tony Cookhandle multiple children exiting in perlipc example
2013-06-23 James E KeenanDocumentation corrections from Wallace Reis++.
2013-06-04 Shlomi Fishperlipc: remove some confusing text.
2013-05-31 Shlomi Fishiperlipc: s/multithreading/multitasking/
2013-02-27 James E KeenanMerge branch 'blead' of jkeenan@perl5.git.perl.org...
2013-02-27 Scott Lanningminor perlipc doc fix missing semicolon
2012-06-27 Father Chrysostomos[Merge] [perl #109408] Documentation that refers to...
2012-06-27 Brian Fraserperlipc: #109408
2012-06-17 Jesse Luehrsperlipc typo fixes, reported by Linda Walsh (RT#113556)
2011-11-27 Peter MartiniChange a semicolon to a colon. This is necessary for...
2011-11-23 Father Chrysostomos[Merge] [RT #36079] Convert ` to '
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-09-11 Leon TimmermansDoc patch to perlipc
2011-01-07 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-01-07 Peter J. Acklam... Fix typos in pod/*
2010-12-03 Jan DuboisMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-11-29 David Mitchellin perlipc, 'named pipes' was in signals section
2010-11-26 Jan DuboisMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-11-26 David MitchellMake PerlIO marginally reentrant
2010-11-09 AbigailOne more typo, reported by H.Merijn Brand
2010-11-09 AbigailSome typo fixes reported by Tom Christiansen
2010-11-09 Tom Christiansenauthorial perlipc edit
2010-10-28 brian d foyMerge branch 'briandfoy/pos' into blead
2010-10-23 Shlomi Fishperlipc: Convert tabs to spaces.
2010-10-23 David Goldenperlipc: fix bug in example
2010-06-15 Maik HentscheAttempt at improving the perlipc docs
2010-05-19 Vincent PitMerge branch 'vincent/rvalue_stmt_given' into blead
2010-01-13 brian d foy* Em dash cleanup in pod/
2010-01-10 Rafael Garcia-Suarez[perl #71924] shmget/semget may return zero as valid id
2010-01-05 Tom ChristiansenPATCH: minor typo cleanup of pod/ directory
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-10-10 Jesse VincentApplied a patch from David Fifield to fix an error...
2009-08-06 Sam Vilainpod/perlipc.pod: add some hints on avoiding pipe deadlocks
2009-01-25 Rafael Garcia-SuarezMerge branch 'Eefix' into blead
2009-01-13 AbigailCapitalize "SysV" correctly
2009-01-03 Rafael Garcia-SuarezMerge branch 'schwern/y2038' into blead
2008-12-02 Steve Peterssetsid() returns -1 on failure.
2008-06-01 andrew@sundale.net[perl #54424] perlipc mistype
2007-10-04 David LandgrenPOD cleanups
2007-03-22 Rafael Garcia-SuarezMisc. L<> fixes in core docs : don't link to man pages;
2007-03-09 Rafael Garcia-SuarezMention Perl::Unsafe::Signals in the core docs en passant.
2007-02-24 Craig A. BerryUpdate descriptions of long-running ops and non-deferrable
2006-07-27 Andy Wardley[perl #39835] Patch for perlipc.pod to update TCP serve...
2006-05-26 Jarkko HietaniemiSysV IPC
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-06-12 Alexey Tourbinperlipc.pod: mkfifo()
2005-06-03 Andy LesterQuotes in pod/*.pod
2004-12-13 Brendan O'Deaperlipc typo
2004-11-24 Stas Bekman[patch pod/perlipc] use POSIX; w/o () is a bad idea
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-06-11 Rafael Garcia-SuarezRemove a warning against unsafe signals in perlipc...
2004-04-21 Axel Boldt[perl #28456] Typo in perlipc man page, and suggestions...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-08-22 Ronald J. KimballRe: pod cleanup
2003-08-12 Rafael Garcia-Suarezperlipc thinko by John P. Linderman.
2003-08-10 John P. LindermanRe: killing for vital signs [PATCH]
2003-07-21 Steve Grazzini[DOCPATCH] %SIG and SA_RESTART
2003-07-02 Jarkko HietaniemiBetter links.
2003-05-06 Nick Ing-SimmonsIntegrate mainline
2003-05-04 Jarkko HietaniemiIntegrate from maint:
2003-04-17 Nick Ing-SimmonsIntegrate mainline
2003-04-08 Jarkko HietaniemiFew more words about safe/unsafe signals.
2003-03-07 Nick Ing-SimmonsIntegrate mainline
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-01-13 Jarkko HietaniemiIntegrate perlio #18040 and #18043 (no real changes;
2002-12-04 Nick Ing-SimmonsIntegrate mainline
2002-11-26 Slaven RezicRe: [perl #18626] bug in perlipc man page
2002-10-20 Nick Ing-SimmonsIntegrate mainline
2002-10-14 Slaven Rezicperlipc.pod
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-08 Arjen Laarhoven[DOC PATCH] perlipc.pod
2002-07-15 Nick Ing-SimmonsIntegrate mainline
2002-07-13 Jarkko HietaniemiSmall pod nits.
2002-06-19 Nick Ing-SimmonsIntegrate mainline
2002-06-18 Jarkko HietaniemiIntegrate perlio:
2002-06-18 Rafael Garcia-SuarezFurther clarification about safe pipe opens.
2002-06-18 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Rafael Garcia-SuarezDocument the '-|' open form in perlipc.pod
2002-05-30 Nick Ing-SimmonsIntegrate mainline
2002-05-30 Jarkko HietaniemiFix up the signal handler reinstallation lore.
2002-05-30 Stas BekmanHandling the SIGHUP Signal in Daemons
2002-05-29 Nick Ing-SimmonsIntegrate mainline
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-27 Nick Ing-SimmonsIntegrate mainline
2002-05-27 Jarkko HietaniemiIntegrate perlio:
2002-05-26 Jarkko HietaniemiSlight reformatting; tiny tweaks.
2002-05-26 Jarkko HietaniemiIntegrate perlio:
2002-05-26 Nick Ing-SimmonsUpdate perlipc.pod for new signals
2002-03-05 Nick Ing-SimmonsIntegrate mainline (5.7.3)
2002-03-04 Jeffrey Friedlsmall doc update to promote '-no_match_vars' of 'use...
2001-11-18 Nick Ing-SimmonsIntegrate mainline - a few Devel::Peak fails.
2001-11-12 Jeffrey Friedla few typo fixes
2001-09-11 Nick Ing-SimmonsPart Integrate mainline
next