1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Files
gnulib/doc/glibc-functions/xdr_long.texi
Bruno Haible a4b2403aba doc: Remove documentation of BeOS as a supported platform.
* doc/gnulib-intro.texi (Target Platforms): Mention that BeOS is
unsupported.
* doc/*-functions/*printf.texi: Don't mention BeOS specific workarounds.
* doc/posix-functions/getdelim.texi: Likewise.
* doc/**/*.texi: Update.
2019-07-06 04:35:31 +02:00

19 lines
422 B
Plaintext

@node xdr_long
@subsection @code{xdr_long}
@findex xdr_long
Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/xdr_long.3.html,,man xdr_long}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
Minix 3.1.8, Cygwin 1.7.4, mingw, MSVC 14, Android 9.0.
@end itemize