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: tnozaki
Date: Sat Jun 3 04:36:45 UTC 2006
Modified Files:
src/distrib/sets/lists/comp: mi
src/doc: TODO.i18n
src/lib/libc/locale: Makefile.inc
src/lib/libc/string: Makefile.inc
Added Files:
src/lib/libc/locale: wcstol.3 wcwidth.3
src/lib/libc/string: wcswidth.3
Log Message:
fix lib/33476:
added following manpages (derived from FreeBSD),
wcwidth(3) wcswidth(3)
wcstol(3) wcstoll(3) wcstoimax(3)
wcstoul(3) wcstoull(3) wcstoumax(3)
and update doc/TODO.i18n.
To generate a diff of this commit:
cvs rdiff -r1.885 -r1.886 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.6 -r1.7 src/doc/TODO.i18n
cvs rdiff -r1.48 -r1.49 src/lib/libc/locale/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/locale/wcstol.3 \
src/lib/libc/locale/wcwidth.3
cvs rdiff -r1.59 -r1.60 src/lib/libc/string/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/string/wcswidth.3
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