summaryrefslogtreecommitdiff
path: root/pod/perlipc.pod
Commit message (Expand)AuthorAgeFilesLines
* [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe sig...Andy Wardley2006-07-271-48/+72
* SysV IPCJarkko Hietaniemi2006-05-261-5/+5
* remove whitespace preceding semicolon in docsSteven Schubiger2005-11-101-2/+2
* perlipc.pod: mkfifo()Alexey Tourbin2005-06-121-4/+9
* Quotes in pod/*.podAndy Lester2005-06-031-2/+2
* perlipc typoBrendan O'Dea2004-12-131-1/+1
* [patch pod/perlipc] use POSIX; w/o () is a bad ideaStas Bekman2004-11-241-4/+9
* [perl #32419] Spelling fixes for perl@23492 Richard Soderberg2004-11-121-1/+1
* Remove a warning against unsafe signals in perlipc.pod,Rafael Garcia-Suarez2004-06-111-9/+0
* [perl #28456] Typo in perlipc man page, and suggestions for sameAxel Boldt2004-04-211-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-2/+2
* Re: pod cleanupRonald J. Kimball2003-08-221-1/+1
* perlipc thinko by John P. Linderman.Rafael Garcia-Suarez2003-08-121-2/+2
* Re: killing for vital signs [PATCH]John P. Linderman2003-08-101-1/+10
* [DOCPATCH] %SIG and SA_RESTARTSteve Grazzini2003-07-211-0/+14
* Better links.Jarkko Hietaniemi2003-07-021-1/+1
* Integrate from maint:Jarkko Hietaniemi2003-05-041-0/+12
* Few more words about safe/unsafe signals.Jarkko Hietaniemi2003-04-081-1/+1
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-1/+5
* Re: [perl #18626] bug in perlipc man pageSlaven Rezic2002-11-261-1/+1
* perlipc.podSlaven Rezic2002-10-141-1/+1
* [DOC PATCH] perlipc.podArjen Laarhoven2002-08-081-4/+5
* Small pod nits.Jarkko Hietaniemi2002-07-131-7/+7
* Further clarification about safe pipe opens.Rafael Garcia-Suarez2002-06-181-1/+2
* Document the '-|' open form in perlipc.podRafael Garcia-Suarez2002-06-171-0/+9
* Fix up the signal handler reinstallation lore.Jarkko Hietaniemi2002-05-301-3/+5
* Handling the SIGHUP Signal in DaemonsStas Bekman2002-05-301-0/+60
* pod cleanups.Jarkko Hietaniemi2002-05-291-1/+1
* Slight reformatting; tiny tweaks.Jarkko Hietaniemi2002-05-261-62/+77
* Update perlipc.pod for new signalsNick Ing-Simmons2002-05-261-20/+70
* small doc update to promote '-no_match_vars' of 'use English'Jeffrey Friedl2002-03-041-1/+1
* a few typo fixes Jeffrey Friedl2001-11-121-2/+2
* avoiding hoardes of zombiesNicholas Clark2001-09-101-5/+15
* [ID 20001128.002] what's the point of example code if it is buggy?Nicholas Clark2000-11-281-4/+28
* Pod updatesStephen P. Potter2000-11-071-2/+2
* [ID 20000908.002] perlipc documentation bug.Major Sébastien2000-09-081-0/+1
* spellingsMarcel Grunauer2000-08-281-1/+1
* Document a bit that UDP is not what you might think.Lupe Christoph2000-08-061-0/+10
* Out-of-date note removed.Robert Spier2000-07-241-2/+1
* Decutandpasto.Richard Soderberg2000-07-241-1/+1
* various minor tweaks seen on p5pGurusamy Sarathy2000-04-281-2/+4
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-271-1/+1
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-18/+49
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+2
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-2/+2
* perlipc bug (spotted by Ben Low)Gurusamy Sarathy2000-02-221-1/+1
* documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-0/+4
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-3/+3
* flush all open output buffers before fork(), exec(), system, qx//Gurusamy Sarathy1999-05-091-3/+1