Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/lib/libc/string/wcsncpy



Module Name:    src
Committed By:   tnozaki
Date:           Thu Oct 13 21:15:49 UTC 2005

Added Files:
        src/regress/lib/libc/string/wcsncpy: Makefile wcsncpy_test.c

Log Message:
wcsncpy - SUSv6: 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 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