glibc/dirent
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
..
Makefile configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 2022-11-01 09:51:06 -03:00
Versions
alphasort.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
alphasort64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-readdir1.c
closedir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
dirent.h associate a deallocation for opendir 2022-03-14 20:02:46 +05:30
dirfd.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
fdopendir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getdents.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getdents64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
list.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
opendir-tst1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
opendir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
readdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
readdir64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
readdir64_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
readdir_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rewinddir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir-cancel.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir-tail-common.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir-tail.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir64-tail.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandir64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandirat.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
scandirat64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
seekdir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
telldir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-fdopendir.c Don't reduce test timeout to less than default 2018-10-17 09:34:13 +02:00
tst-fdopendir2.c
tst-scandir.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-scandir64.c
tst-seekdir.c
versionsort.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
versionsort64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00