summaryrefslogtreecommitdiffstats
path: root/osdep/strl.c
Commit message (Expand)AuthorAgeFilesLines
* Missing initializationreimar2006-03-081-1/+1
* Unify include paths, -I.. is in CFLAGS.diego2005-11-141-1/+1
* fix broken (off-by-one) behavior of our strl* functions (patch by reimar)rfelker2005-10-251-17/+5
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-3/+4
* string handling security fixesdiego2004-06-251-0/+47