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 14:34:28 UTC 2003

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

Log Message:
when s==0, wctomb should initialize its internal state and return if
encodings have state dependency or not.

a patch provided with PR 18269 by wurlitzer.
modified by me.

fix part of PR 18269.


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