master
iconv: Add UTF-7-IMAP variant in utf-7.c
Update copyright dates with scripts/update-copyrights
Update.
Update BIG5-HKSCS charmap to HKSCS-2008
Fix CP1258 conversion
Add localedata.
Encodings without iconv support.
Fix The GNU ToolChain Authors copyright notice
Remove "Contributed by" lines
[BZ #4896, BZ #4936]
* iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
Fix printf format mismatches
Remove --with-default-link configure option
* iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
Make shebang interpreter directives consistent
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
[BZ #2569]
008-01-08 Jakub Jelinek <jakub@redhat.com>