History log of /PHP-5.5/main/strlcat.c (Results 26 – 29 of 29)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 85210ed9 27-Nov-1999 Zeev Suraski

Get Win32 to compile again


# 5d34e43f 26-Nov-1999 Sascha Schumann

Include php_config.h in both files, otherwise HAVE_STRLCAT/HAVE_STRLCPY
will never be defined, even on systems which have these functions.


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split
# 33a946d3 24-Sep-1999 Stig Bakken

#if !HAVE_FOO -> #ifndef HAVE_FOO


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 61a3c147 14-Sep-1999 Andi Gutmans

Add strlcpy/strlcat to the build process


12