glibc/termios
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
..
sys
cfmakeraw.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
cfsetspeed.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
speed.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcdrain.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcflow.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcflush.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcgetattr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcgetpgrp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcgetsid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcsendbrk.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcsetattr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tcsetpgrp.c posix: Add terminal control setting support for posix_spawn 2022-01-25 14:07:53 -03:00
termios.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Update. 2004-05-03 21:40:12 +00:00