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: joerg
Date: Fri Apr 19 23:28:47 UTC 2013
Modified Files:
src/include: string.h
src/lib/libc/include: namespace.h
src/lib/libc/string: strcoll.c strxfrm.c
Log Message:
Add dummy strcoll_l and strxfrm_l.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/include/string.h
cvs rdiff -u -r1.162 -r1.163 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/string/strcoll.c
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/string/strxfrm.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