* The library and the iconv program now understand platform dependent aliases, for better compatibility with the platform's own iconv_open function. Examples: "646" on Solaris, "iso88591" on HP-UX, "IBM-1252" on AIX. * For stateful encodings, when the input ends with a shift sequence followed by invalid input, the iconv function now increments the input pointer past the shift sequence before returning (size_t)(-1) with errno = EILSEQ. This is also like GNU libc's iconv() behaves. * The library exports a new function iconv_open_into() that stores the conversion descriptor in pre-allocated memory, rather than allocating fresh memory for it. * Added CP1131 converter.
13 lines
757 B
Text
13 lines
757 B
Text
$NetBSD: distinfo,v 1.34 2010/11/10 21:00:49 adam Exp $
|
|
|
|
SHA1 (libiconv-1.13-cp932.patch.gz) = 3dd6ed92e0d9f58db71edf63e31ab6cbd4420f99
|
|
RMD160 (libiconv-1.13-cp932.patch.gz) = 71040b00489ad1a5f218a09b4d22e550b1d31fc8
|
|
Size (libiconv-1.13-cp932.patch.gz) = 178020 bytes
|
|
SHA1 (libiconv-1.13.1.tar.gz) = 5b0524131cf0d7abd50734077f13aaa5508f6bbe
|
|
RMD160 (libiconv-1.13.1.tar.gz) = a3e4b4d419006447045fde50fef0fe39bed9d501
|
|
Size (libiconv-1.13.1.tar.gz) = 4716070 bytes
|
|
SHA1 (patch-aa) = 7fe47a14379dbeb487c677957e67fc7b043297ce
|
|
SHA1 (patch-ab) = f10e4d1de691043acca775eed5c47c6061b31626
|
|
SHA1 (patch-ad) = e94da1c4423677b74f463d4b132c7714efc65815
|
|
SHA1 (patch-ae) = ab346a515d5ab0efd679e7783edebd95a05db782
|
|
SHA1 (patch-af) = 513a8f995161853870a01afabccdb2a650b794a6
|