glibc/argp
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
clang emits an warning when a double alias redirection is used, to warn
the the original symbol will be used even when weak definition is
overridden.  However, this is a common pattern for weak_alias, where
multiple alias are set to same symbol.

Reviewed-by: Fangrui Song <maskray@google.com>
2022-11-01 09:51:06 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-ba.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-eexst.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fmtstream.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-help.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-namefrob.h argp: Remove old includes in !_LIBC case 2022-07-04 15:25:18 +02:00
argp-parse.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-pv.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-pvh.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-test.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-xinl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-argp1.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
bug-argp2.c Add test case for last argp bug. 2010-04-04 11:28:36 -07:00
Makefile configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
tst-argp1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-argp2.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Update ABI information 2012-01-07 19:23:45 -05:00