reactos/reactos/lib/string
Gé van Geldorp 88c6922a90 strncpy does add NUL bytes to fill dest buffer completely,
however lstrcpyn does not.

svn path=/trunk/; revision=7893
2004-01-28 08:51:09 +00:00
..
i386
.cvsignore
Makefile
Makefile.i386
memccpy.c
memchr.c
memcmp.c
memcpy.c
memmove.c
memset.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strcspn.c
strlen.c
strncat.c
strncmp.c
strncpy.c
strnlen.c
strrchr.c
strspn.c
strxspn.h
tcscat.h
tcschr.h
tcscmp.h
tcscpy.h
tcslen.h
tcsncat.h
tcsncmp.h
tcsncpy.h
tcsnlen.h
tcsrchr.h
wcscat.c
wcschr.c
wcscmp.c
wcscpy.c
wcslen.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c
wcsrchr.c