Re: missing inotify_init syscall for arch aarch64
Felix von Leitner <[email protected]> Fri, 17 Aug 2018 12:14:15 +0200
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
> Does it make sense to add a wrapper function/macro for inotify_init() on aarch64 or > is there a better solution ? Sigh. ARM is notorious for this. I'll add a wrapper. Felix