Age | Commit message (Expand) | Author |
---|---|---|
1999-05-01 | Break up into two loops, one for the copy, another to finish traversal | Todd C. Miller |
1999-04-24 | simplified version that doesn't call strlen and that is simpler to convert to... | Todd C. Miller |
1998-11-06 | add missing const to match prototype in string.h | Wim Vandeputte |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |