K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-10-23T04:35:25.000000Z K 7 svn:log V 271 Replace this wcsncpy() implementation with one based on strncpy.c to fix two major bugs: - off-by-one overflow when the length of the source string exceeds or equals the destination buffer size. - old version was not padding the destination buffer with null wide chars END