Age | Commit message (Expand) | Author |
---|---|---|
2000-11-24 | comment fix; strlcat returns strlen(initial dst) + strlen(src). | Jun-ichiro itojun Hagino |
1999-06-17 | When finding the end of dst, never traverse more than siz bytes. This | Todd C. Miller |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |