Source-Changes archive

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

CVS commit: src/lib/libc/citrus/modules



Module Name:    src
Committed By:   yamt
Date:           Mon Dec 29 18:05:01 UTC 2003

Modified Files:
        src/lib/libc/citrus/modules: citrus_iconv_std.c

Log Message:
_citrus_iconv_std_iconv_convert:
- allow 0 byte input.  PR/23889 (Valeriy E. Ushakov)
- remove redundant E2BIG check, which should be done by
  each encoding modules anyway.


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