Fix COPYING.EXCEPTION license notices
[gnulib.git] / doc / glibc-functions / gnu_dev_major.texi
blob2aae10da85ade41f0b71bdbaad25d20f6b3586d7
1 @node gnu_dev_major
2 @subsection @code{gnu_dev_major}
3 @findex gnu_dev_major
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gnu_dev_major.3.html,,man gnu_dev_major}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
13 set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
14 @file{sys/types.h}; which in turn provokes deprecation warnings in
15 glibc 2.25.
16 @end itemize
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @item
21 This function is missing on all non-glibc platforms:
22 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
23 @end itemize