]> arthur.barton.de Git - ngircd-alex.git/history - src/portab/strlcpy.c
Fixed return values of our own implementation of strlcpy(). The code has
[ngircd-alex.git] / src / portab / strlcpy.c
2005-01-18 Alexander BartonFixed return values of our own implementation of strlcp...
2002-12-26 Alexander Barton- strlcat() and strlcpy() replacement functions.
2002-12-26 Alexander Barton- added strlcpy.c for strlcpy() and strlcat() replaceme...