On Mon, Mar 11, 2002 at 01:17:07PM +0100, [EMAIL PROTECTED] wrote:
> > Are the strlcpy and strlcat functions (used in the patches) available on
> > Linux?
> [derick@kossu derick]$ man strlcpy
> No manual entry for strlcpy
> [derick@kossu derick]$ man strlcat
> No manual entry for strlcat

  PHP defines them if they don't exist. It's in main/strlcpy.c and
main/strlcat.c 

-- 
 __  /*-      Frank DENIS (Jedi/Sector One) <[EMAIL PROTECTED]>     -*\  __
 \ '/    <a href="http://www.PureFTPd.Org/";> Secure FTP Server </a>    \' /
  \/  <a href="http://www.Jedi.Claranet.Fr/";> Misc. free software </a>  \/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to