Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: christos
Date: Tue Aug 22 20:50:46 UTC 2006
Modified Files:
src/include: wchar.h
src/lib/libc: shlib_version
src/lib/libc/string: Makefile.inc
Added Files:
src/lib/libc/string: wcscasecmp.c wcsdup.c wcsncasecmp.c
Log Message:
PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functions
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/include/wchar.h
cvs rdiff -r1.181 -r1.182 src/lib/libc/shlib_version
cvs rdiff -r1.61 -r1.62 src/lib/libc/string/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/string/wcscasecmp.c \
src/lib/libc/string/wcsdup.c src/lib/libc/string/wcsncasecmp.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