summaryrefslogtreecommitdiff
path: root/firmware/common/strlcat.c
AgeCommit message (Expand)Author
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-22Remove tabs in firmware path (taking into account the original spacing).Andree Buschmann
2010-01-02Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...Torne Wuff