about summary refs log tree commit diff
path: root/src/portab/strlcpy.c
AgeCommit message (Expand)Author
2014-03-17Update copyright notices of recently changed filesAlexander Barton
2014-03-17Remove imp.h and exp.h header filesAlexander Barton
2014-03-16Code cleanup, remove blank linesAlexander Barton
2011-02-13Add Doxygen @file documentation to each source and header fileAlexander Barton
2005-03-19Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.Florian Westphal
2005-02-27Updated to latest strl{cat|cpy} code of rsync:Alexander Barton
2005-01-18Fixed return values of our own implementation of strlcpy(). The code hasAlexander Barton
2002-12-26- strlcat() and strlcpy() replacement functions.Alexander Barton
2002-12-26- added strlcpy.c for strlcpy() and strlcat() replacement functions.Alexander Barton