Commit ID:      100547B90F370266570
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/11/30 21:50:25 UTC

Modified files:
        include        : wchar.h
        lib/libc/string: Makefile.inc wmemchr.3

Log message:
there is no evidence of a wcsndup(3) in the wild, plus it would now
need a wcsnlen(3), which also does not exist, even here, so nuke it

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.37 -r1.38 src/include/wchar.h
cvs -R rdiff -kk -upr1.29 -r1.30 src/lib/libc/string/Makefile.inc
cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libc/string/wmemchr.3

Reply via email to