doc: Update for Solaris 11.4.
[gnulib.git] / doc / glibc-functions / gnu_dev_minor.texi
blobc19a8e64f927e11e9f4d2ab338cd8ba4a5c3e565
1 @node gnu_dev_minor
2 @subsection @code{gnu_dev_minor}
3 @findex gnu_dev_minor
5 Gnulib module: ---
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
11 set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
12 @file{sys/types.h}; which in turn provokes deprecation warnings in
13 glibc 2.25.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @item
19 This function is missing on all non-glibc platforms:
20 Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
21 @end itemize