The NetBSD Project

CVS log for src/lib/libc/citrus/citrus_ctype_template.h

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-2-1-RC2


Revision 1.25.2.1 / (download) - annotate - [select for diffs], Fri Oct 1 03:08:02 2004 UTC (19 years, 6 months ago) by jmc
Branch: netbsd-2-0
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Changes since 1.25: +19 -6 lines
Diff to previous 1.25 (colored) next main 1.26 (colored)

Pullup rev 1.26-1.31 (requested by soda in ticket #875)

Fix 3 bugs in cirtus:
1. The return values of wcrtomb(3) and wctomb(3) are wrong,
   if second argument wc is L\0  and current locale is either
   ja_JP.ISO2022-JP or ja_JP.ISO2022-JP2.
2. There is a case that _FUNCNAME(ctype_wcrtomb) return garbage values on the
   stack
3. wctomb isnt supposed to set errno.

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>