Branch
Hash :
496a7aee
Author :
Date :
2024-08-08T01:46:08
doc: Update for OpenBSD 7.5. * doc/posix-headers/*.texi: Update. * doc/glibc-headers/*.texi: Likewise. * doc/posix-functions/*.texi: Likewise. * doc/pastposix-functions/*.texi: Likewise. * doc/glibc-functions/*.texi: Likewise.
@node gnu_dev_makedev
@subsection @code{gnu_dev_makedev}
@findex gnu_dev_makedev
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gnu_dev_makedev.3.html,,man gnu_dev_makedev}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@item
The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
@file{sys/types.h}; which in turn provokes deprecation warnings in
glibc 2.25.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on all non-glibc platforms:
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.
@end itemize