public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix incorrect stub warnings after generic refactor
@ 2022-12-19 12:03 Florian Weimer
  2022-12-19 12:03 ` [PATCH 1/2] Linux: Reflow and sort some Makefile variables Florian Weimer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Florian Weimer @ 2022-12-19 12:03 UTC (permalink / raw)
  To: libc-alpha; +Cc: Adhemerval Zanella, Carlos O'Donell

They cause link failures with -Wl,--fatal-warnings on aarch64.

Tested on aarch64-linux-gnu, i686-linux-gnu, x86_64-linux-gnu.  Manually
verified that the warnings are gone on aarch64-linux-gnu.

Florian Weimer (2):
  Linux: Reflow and sort some Makefile variables
  Linux: Remove epoll_create, inotify_init from syscalls.list

 sysdeps/unix/sysv/linux/Makefile      | 220 ++++++++++++++++++--------
 sysdeps/unix/sysv/linux/syscalls.list |   2 -
 2 files changed, 157 insertions(+), 65 deletions(-)


base-commit: 0fb10e49ad169374650534509767ec1d4232e230
-- 
2.38.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-19 12:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19 12:03 [PATCH 0/2] Fix incorrect stub warnings after generic refactor Florian Weimer
2022-12-19 12:03 ` [PATCH 1/2] Linux: Reflow and sort some Makefile variables Florian Weimer
2022-12-19 12:15   ` Adhemerval Zanella Netto
2022-12-19 12:03 ` [PATCH 2/2] Linux: Remove epoll_create, inotify_init from syscalls.list Florian Weimer
2022-12-19 12:16   ` Adhemerval Zanella Netto
2022-12-19 12:16 ` [PATCH 0/2] Fix incorrect stub warnings after generic refactor Adhemerval Zanella Netto
2022-12-19 12:27   ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).