K 10 svn:author V 5 markj K 8 svn:date V 27 2019-06-26T16:30:14.977703Z K 7 svn:log V 295 libelftc: Micro-optimize string table insertion. The string's length is already known, so use memcpy() instead of strcpy() to add it to the string table image. Reviewed by: emaste MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20760 END