Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-07 | Linux: consolidate inotify_init implementation | Adhemerval Zanella Netto | |
Use inotify_init syscall if defined, otherwise use inotify_init1. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com> |