Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pod/perlipc.pod: add some hints on avoiding pipe deadlocks | Sam Vilain | 2009-08-06 | 1 | -0/+86 |
* | Capitalize "SysV" correctly | Abigail | 2009-01-13 | 1 | -4/+4 |
* | setsid() returns -1 on failure. | Steve Peters | 2008-12-02 | 1 | -1/+1 |
* | [perl #54424] perlipc mistype | andrew@sundale.net | 2008-06-01 | 1 | -1/+1 |
* | POD cleanups | David Landgren | 2007-10-04 | 1 | -1/+1 |
* | Misc. L<> fixes in core docs : don't link to man pages; | Rafael Garcia-Suarez | 2007-03-22 | 1 | -1/+1 |
* | Mention Perl::Unsafe::Signals in the core docs en passant. | Rafael Garcia-Suarez | 2007-03-09 | 1 | -0/+4 |
* | Update descriptions of long-running ops and non-deferrable | Craig A. Berry | 2007-02-24 | 1 | -17/+24 |
* | [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe sig... | Andy Wardley | 2006-07-27 | 1 | -48/+72 |
* | SysV IPC | Jarkko Hietaniemi | 2006-05-26 | 1 | -5/+5 |
* | remove whitespace preceding semicolon in docs | Steven Schubiger | 2005-11-10 | 1 | -2/+2 |
* | perlipc.pod: mkfifo() | Alexey Tourbin | 2005-06-12 | 1 | -4/+9 |
* | Quotes in pod/*.pod | Andy Lester | 2005-06-03 | 1 | -2/+2 |
* | perlipc typo | Brendan O'Dea | 2004-12-13 | 1 | -1/+1 |
* | [patch pod/perlipc] use POSIX; w/o () is a bad idea | Stas Bekman | 2004-11-24 | 1 | -4/+9 |
* | [perl #32419] Spelling fixes for perl@23492 | Richard Soderberg | 2004-11-12 | 1 | -1/+1 |
* | Remove a warning against unsafe signals in perlipc.pod, | Rafael Garcia-Suarez | 2004-06-11 | 1 | -9/+0 |
* | [perl #28456] Typo in perlipc man page, and suggestions for same | Axel Boldt | 2004-04-21 | 1 | -1/+1 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 1 | -2/+2 |
* | Re: pod cleanup | Ronald J. Kimball | 2003-08-22 | 1 | -1/+1 |
* | perlipc thinko by John P. Linderman. | Rafael Garcia-Suarez | 2003-08-12 | 1 | -2/+2 |
* | Re: killing for vital signs [PATCH] | John P. Linderman | 2003-08-10 | 1 | -1/+10 |
* | [DOCPATCH] %SIG and SA_RESTART | Steve Grazzini | 2003-07-21 | 1 | -0/+14 |
* | Better links. | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | Integrate from maint: | Jarkko Hietaniemi | 2003-05-04 | 1 | -0/+12 |
* | Few more words about safe/unsafe signals. | Jarkko Hietaniemi | 2003-04-08 | 1 | -1/+1 |
* | PERL_SIGNALS=unsafe enables the old unsafe/immediate signals. | Jarkko Hietaniemi | 2003-02-24 | 1 | -1/+5 |
* | Re: [perl #18626] bug in perlipc man page | Slaven Rezic | 2002-11-26 | 1 | -1/+1 |
* | perlipc.pod | Slaven Rezic | 2002-10-14 | 1 | -1/+1 |
* | [DOC PATCH] perlipc.pod | Arjen Laarhoven | 2002-08-08 | 1 | -4/+5 |
* | Small pod nits. | Jarkko Hietaniemi | 2002-07-13 | 1 | -7/+7 |
* | Further clarification about safe pipe opens. | Rafael Garcia-Suarez | 2002-06-18 | 1 | -1/+2 |
* | Document the '-|' open form in perlipc.pod | Rafael Garcia-Suarez | 2002-06-17 | 1 | -0/+9 |
* | Fix up the signal handler reinstallation lore. | Jarkko Hietaniemi | 2002-05-30 | 1 | -3/+5 |
* | Handling the SIGHUP Signal in Daemons | Stas Bekman | 2002-05-30 | 1 | -0/+60 |
* | pod cleanups. | Jarkko Hietaniemi | 2002-05-29 | 1 | -1/+1 |
* | Slight reformatting; tiny tweaks. | Jarkko Hietaniemi | 2002-05-26 | 1 | -62/+77 |
* | Update perlipc.pod for new signals | Nick Ing-Simmons | 2002-05-26 | 1 | -20/+70 |
* | small doc update to promote '-no_match_vars' of 'use English' | Jeffrey Friedl | 2002-03-04 | 1 | -1/+1 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -2/+2 |
* | avoiding hoardes of zombies | Nicholas Clark | 2001-09-10 | 1 | -5/+15 |
* | [ID 20001128.002] what's the point of example code if it is buggy? | Nicholas Clark | 2000-11-28 | 1 | -4/+28 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -2/+2 |
* | [ID 20000908.002] perlipc documentation bug. | Major Sébastien | 2000-09-08 | 1 | -0/+1 |
* | spellings | Marcel Grunauer | 2000-08-28 | 1 | -1/+1 |
* | Document a bit that UDP is not what you might think. | Lupe Christoph | 2000-08-06 | 1 | -0/+10 |
* | Out-of-date note removed. | Robert Spier | 2000-07-24 | 1 | -2/+1 |
* | Decutandpasto. | Richard Soderberg | 2000-07-24 | 1 | -1/+1 |
* | various minor tweaks seen on p5p | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+4 |
* | doubled words in pods (from Simon Cozens | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+1 |