Tim J. Robbins 4bf546e192 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
2002-10-23 04:35:25 +00:00
..
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-10-02 07:49:35 +00:00
2002-10-20 03:56:37 +00:00
2002-10-16 22:18:42 +00:00