aboutsummaryrefslogtreecommitdiffstats
path: root/strlcat.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix prototype warnings, remove unused functions.Matthias Andree2010-10-051-0/+2
|
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-4/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4744
* Fix more compiler warnings.Matthias Andree2006-03-141-1/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=4736
* Clean up strlc??.c and hook them up.Matthias Andree2005-07-201-25/+0
| | | | svn path=/trunk/; revision=4139
* Bring strl* functions into trunk.Matthias Andree2005-07-201-0/+87
svn path=/trunk/; revision=4138