lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).
[gnulib.git] / doc / glibc-functions / gnu_dev_minor.texi
bloba2c777c07ac8ffe5bd6ce18347ff98eba0ad9e15
1 @node gnu_dev_minor
2 @subsection @code{gnu_dev_minor}
3 @findex gnu_dev_minor
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gnu_dev_minor.3.html,,man gnu_dev_minor}
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 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, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
23 @end itemize