fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / glibc-functions / inotify_init.texi
blob2b53700a7b8f6b0b6717f7ac42419ae13994bf78
1 @node inotify_init
2 @subsection @code{inotify_init}
3 @findex inotify_init
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-inotify-init.html}
7 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/inotify_init.2.html,,man inotify_init}
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