summaryrefslogtreecommitdiff
path: root/main/strlcat.c
Commit message (Expand)AuthorAgeFilesLines
* - Export strlcat()/strcpy() for Frank.Andi Gutmans2000-04-201-1/+1
* Get Win32 to compile againZeev Suraski1999-11-271-1/+1
* Include php_config.h in both files, otherwise HAVE_STRLCAT/HAVE_STRLCPYSascha Schumann1999-11-261-0/+2
* #if !HAVE_FOO -> #ifndef HAVE_FOOStig Bakken1999-09-241-1/+1
* Add strlcpy/strlcat to the build processAndi Gutmans1999-09-141-0/+75