String-handling: rename string_cat() to string_catn() and intro a new string_cat()
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 Apr 2016 19:24:06 +0000 (20:24 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 10 Apr 2016 19:24:06 +0000 (20:24 +0100)
to handle the common-use case of needing strlen() as the length


No differences found