Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/regress/lib/libc/string/wcsncpy
Module Name: src
Committed By: tron
Date: Wed Jul 12 14:34:33 UTC 2006
Added Files:
src/regress/lib/libc/string/wcsncpy [netbsd-3]: Makefile wcsncpy_test.c
Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #1386):
regress/lib/libc/string/wcsncpy/Makefile: revision 1.1
regress/lib/libc/string/wcsncpy/wcsncpy_test.c: revision 1.1
wcsncpy - SUSv3: if s2 is shorter than n, s1 should be filled with L'\0' until
n.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/regress/lib/libc/string/wcsncpy/Makefile \
src/regress/lib/libc/string/wcsncpy/wcsncpy_test.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index