Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   tshiozak
Date:           Mon Sep  1 06:16:15 UTC 2003

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

Log Message:
fix the problem about resetting the state of iconv().
iconv() was not conforming to the SUSv3 at this point.
reported by Bruno Haible.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/citrus/modules/citrus_iconv_std.c
cvs rdiff -r1.6 -r1.7 src/lib/libc/iconv/iconv.3

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