Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move strlcpy and strlcat into src/ext too | Nick Mathewson | 2012-10-12 |
| | |||
* | r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 | Nick Mathewson | 2006-10-03 |
| | | | | | | | Use ANSI-style definition syntax in strlcat.c and strlcpy.c so that gcc stops barfing with -Wold-style-definition svn:r8591 | ||
* | Include strlcpy and strlcat where not available, so our string ops can be ↵ | Nick Mathewson | 2004-03-17 |
less error-prone. svn:r1289 |