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
..
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
Depend Update. 2000-09-07 03:49:56 +00:00
gencat.c Update copyright dates not handled by scripts/update-copyrights. 2016-01-04 16:26:30 +00:00
Makefile Enable --localedir to set message catalog directory (Bug 14259) 2016-02-24 20:06:04 -05: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 Update. 2002-06-29 21:08:13 +00:00
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 Update. 1998-10-30 19:17:59 +00:00
test2.msg Update. 2003-02-22 23:19:31 +00:00
tst-catgets.c Fix building glibc master with NDEBUG and --with-cpu. 2016-03-15 23:23:24 -04:00
Versions Update. 2002-02-01 23:24:05 +00:00
xopen-msg.awk Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00