]> arthur.barton.de Git - ngircd-alex.git/history - src/portab/strlcpy.c
Correctly use cloaked IRC masks on "INVITE nickname"
[ngircd-alex.git] / src / portab / strlcpy.c
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-02-27 Alexander BartonUpdated to latest strl{cat|cpy} code of rsync:
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...