glibc/catgets
Carlos O'Donell b4f518ecfa Fix building glibc master with NDEBUG and --with-cpu.
When building on i686, x86_64, and arm, and with NDEBUG, or --with-cpu
there are various variables and functions which are unused based on
these settings.

This patch marks all such variables with __attribute__((unused)) to
avoid the compiler warnings when building with the aformentioned
options.
2016-03-15 23:23:24 -04:00
..
Depend
Makefile Enable --localedir to set message catalog directory (Bug 14259) 2016-02-24 20:06:04 -05:00
Versions
catgets.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
catgetsinfo.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
config.h
gencat.c Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
nl_types.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
open_catalog.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sample.SJIS
test-gencat.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
test-gencat.sh Make shebang interpreter directives consistent 2016-01-07 04:03:21 -05:00
test1.msg
test2.msg
tst-catgets.c Fix building glibc master with NDEBUG and --with-cpu. 2016-03-15 23:23:24 -04:00
xopen-msg.awk Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00