Replace my_strlcpy() with a pair of byte writes.
authorNicholas Clark <nick@ccl4.org>
Tue, 16 Oct 2007 10:39:38 +0000 (10:39 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 16 Oct 2007 10:39:38 +0000 (10:39 +0000)
commit20773dcda05c239bb7300f7eed1a0ff4ef022a0a
tree240aa4fc44ff830ec8ba2fd73324327c55733df9
parent4a731d7b697551fe227bb3efe87565699446d220
Replace my_strlcpy() with a pair of byte writes.

p4raw-id: //depot/perl@32115
sv.c