aboutsummaryrefslogtreecommitdiff
path: root/src/common/strlcpy.c
Commit message (Expand)AuthorAge
* Remove svn $Id$s from our source, and remove tor --version --version.•••The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867 Nick Mathewson2009-01-04
* r8860@totoro: nickm | 2006-10-03 14:48:33 -0400••• Use ANSI-style definition syntax in strlcat.c and strlcpy.c so that gcc stops barfing with -Wold-style-definition svn:r8591 Nick Mathewson2006-10-03
* Include strlcpy and strlcat where not available, so our string ops can be les...•••svn:r1289 Nick Mathewson2004-03-17