glibc/iconv
Martin Sebor ad37480c4b Fix build errors with -DNDEBUG.
[BZ #18755]
        * iconv/skeleton.c (FUNCTION_NAME): Suppress -Wunused-but-set-variable
        warnings.
        * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread): Same.
        (__gai_create_helper_thread): Same.
        * nscd/nscd.c (do_exit): Suppress -Wunused-variable.
        * iconvdata/iso-2022-cn-ext.c (BODY): Initialize local variable
        to suppress -Wmaybe-uninitialized warnings.
2016-01-15 10:44:07 -07:00
..
dummy-repertoire.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_builtin.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_builtin.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_cache.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_charset.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_close.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_conf.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_db.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_dl.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_int.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_open.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_simple.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv_trans.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gconv.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv_charmap.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv_close.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv_open.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv_prog.c Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
iconv_prog.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconv.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
iconvconfig.c Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
iconvconfig.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
loop.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
skeleton.c Fix build errors with -DNDEBUG. 2016-01-15 10:44:07 -07:00
strtab.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-iconv1.c
tst-iconv2.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tst-iconv3.c
tst-iconv4.c
tst-iconv5.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Versions