utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / gnu_dev_makedev.texi
blobf172bd5fd7e25954bd0b7621606cdafbc0e4dab1
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 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
23 @end itemize