summaryrefslogtreecommitdiff
path: root/pod/perlipc.pod
Commit message (Expand)AuthorAgeFilesLines
* [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
* tweak select() testGurusamy Sarathy1999-02-141-1/+1
* mention the C<$SIG{CHLD} = 'IGNORE'> special caseGurusamy Sarathy1998-10-301-1/+11
* patch for daemonization docs in perlipcRoderick Schertler1998-10-301-38/+25
* add extension to support SysV IPCJarkko Hietaniemi1998-07-081-17/+20
* applied patch (via private mail), modulo retrohunks in pod/perlfaq2.podTom Christiansen1998-07-051-0/+6
* documentation update from tchristTom Christiansen1998-06-151-61/+190
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-4/+1
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-3/+3
* More detailed IO::Socket documentationTom Christiansen1997-05-161-30/+356
* Split perlmodTom Christiansen1997-04-271-1/+1
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-1/+1
* Pod styleNathan Torkington1997-04-031-1/+1
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-90/+90
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-0/+59
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* pod/perlipc.pod patchDaniel S. Lewart1996-12-191-29/+33
* perl 5.003_06: pod/perlcall.pod pod/perldata.pod pod/perldebug.pod pod/perlem...Perl 5 Porters1996-09-201-5/+5
* Document correct C<use POSIX ":wait_h";> usage.Perl 5 Porters1996-09-081-1/+1
* perl 5.003_03: pod/perlipc.podPerl 5 Porters1996-08-251-1/+3
* Typos correctedPerl 5 Porters1996-06-171-13/+13
* perl5.002beta3Perl 5 Porters1996-02-021-25/+69