Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/citrus



Module Name:    src
Committed By:   yamt
Date:           Wed Jan  1 13:29:45 UTC 2003

Modified Files:
        src/lib/libc/citrus: citrus_ctype_template.h citrus_none.c

Log Message:
mbsrtowcs_priv template:
        n == 0 is not an error. it's a valid input.
_citrus_NONE_ctype_mbsrtowcs:
        fix a typo that causes SEGV.

while i'm here, make them similar each other.

fix PR 19620.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/citrus/citrus_ctype_template.h
cvs rdiff -r1.5 -r1.6 src/lib/libc/citrus/citrus_none.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