fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / glibc-functions / inotify_add_watch.texi
blobe2509654c988d9cef27f8f632b81511c01171c3c
1 @node inotify_add_watch
2 @subsection @code{inotify_add_watch}
3 @findex inotify_add_watch
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-inotify-add-watch.html}
7 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/inotify_add_watch.2.html,,man inotify_add_watch}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on most non-glibc platforms:
19 glibc 2.3.6, Mac OS X 10.13, FreeBSD 12.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14.
20 @end itemize