You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2003/01/13 05:52:37 UTC

cvs commit: modperl-docs/src/docs/2.0/devel/porting porting.pod

stas        2003/01/12 20:52:37

  Modified:    src/docs/2.0/devel/porting porting.pod
  Log:
  add a reference to
  http://httpd.apache.org/docs-2.0/developer/thread_safety.html
  
  Revision  Changes    Path
  1.4       +2 -0      modperl-docs/src/docs/2.0/devel/porting/porting.pod
  
  Index: porting.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/porting/porting.pod,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- porting.pod	4 Dec 2002 02:41:53 -0000	1.3
  +++ porting.pod	13 Jan 2003 04:52:37 -0000	1.4
  @@ -125,6 +125,8 @@
         /* threads specific code goes here */
     #endif
   
  +For now see: http://httpd.apache.org/docs-2.0/developer/thread_safety.html
  +
   
   =head1 PerlIO
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org