glibc/resource
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/types Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sys Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-ulimit1.c Fix resource/bug-ulimit1 test 2022-10-28 11:17:18 +01:00
getpriority.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrlimit64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getrusage.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
nice.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setpriority.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setrlimit64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-getrlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ulimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ulimit.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Fix pthreads getrlimit, gettimeofday namespace (bug 17682). 2014-12-06 23:40:48 +00:00
vlimit.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
vtimes.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00