mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-07 12:21:14 +03:00
Their presence causes stub warnings to be created on architectures which do not implement them. Fixes commitd1d23b1342
("Lninux: consolidate epoll_create implementation") and commit842128f160
("Linux: consolidate inotify_init implementation"). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>