Hash :
f50bfdb3
Author :
Date :
2025-07-18T20:35:29
doc: Mention GNU/Hurd is missing sync_file_range. * doc/glibc-functions/sync_file_range.texi: Add GNU/Hurd to the list of platforms missing sync_file_range.
@node sync_file_range
@subsection @code{sync_file_range}
@findex sync_file_range
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/sync_file_range.2.html,,man sync_file_range}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function exists only on Linux and is therefore
missing on many non-glibc platforms:
glibc 2.5, GNU/Hurd, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 4.3.
@end itemize