gnulib-tool: Omit the logs of skipped tests from test-suite.log.
[gnulib.git] / doc / glibc-functions / gnu_dev_makedev.texi
blobc823e316cc095317406610db4c3a5bdb212795d6
1 @node gnu_dev_makedev
2 @subsection @code{gnu_dev_makedev}
3 @findex gnu_dev_makedev
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gnu_dev_makedev.3.html,,man gnu_dev_makedev}
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 6.7, 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