Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | 2024-01-01 | 1 | -1/+1 | |
| | |||||
* | Update copyright dates with scripts/update-copyrights | 2023-01-06 | 1 | -1/+1 | |
| | |||||
* | Linux: consolidate inotify_init implementation | 2022-12-07 | 1 | -0/+33 | |
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> |