The NetBSD Project

CVS log for src/lib/libc/string/wcsncmp.c

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / string

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-5-1-4-RELEASE


Revision 1.5.38.2 / (download) - annotate - [select for diffs], Thu Jan 15 04:21:26 2009 UTC (15 years, 2 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b
Changes since 1.5.38.1: +3 -3 lines
Diff to previous 1.5.38.1 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)

Pull up following revision(s) (requested by jmcneill in ticket #270):
	lib/libc/locale/fix_grouping.c: revision 1.3
	lib/libc/locale/iswctype_sb.c: revision 1.7
	lib/libc/locale/rune.h: revision 1.14
	lib/libc/locale/runetype.h: file removal
	lib/libc/locale/runetype_local.h: revision 1.1
	lib/libc/stdio/fparseln.c: revision 1.8
	lib/libc/string/wcscmp.c: revision 1.7
	lib/libc/string/wcsncmp.c: revision 1.7
	lib/libc/string/wmemcmp.c: revision 1.5
	tools/compat/configure: regen
	tools/compat/configure.ac: revision 1.68
	tools/compat/nbtool_config.h.in: regen
	usr.bin/mklocale/Makefile: revision 1.15
	usr.bin/mklocale/lex.l: revision 1.16
	usr.bin/mklocale/yacc.y: revision 1.27
1. reworking PR lib/40317:
libnbcompat already contains empty fparseln.lo
so previous fix doesn't work correctly.
i've just added broken fparseln check to configure script.
2. reworking cross build breakage under FreeBSD/MacOS X.
FreeBSD/MacOS X still have public /usr/include/runetype.h
derived from 4.4BSD-Lite.  so i renamed out private header from
src/lib/libc/locale/runetype.h to src/lib/libc/locale/runetype_local.h
to solve this problems.
3. fix build breakage when CITRUS=no was set.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>