summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/fwrite_unlocked.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glibc-functions/fwrite_unlocked.texi')
-rw-r--r--doc/glibc-functions/fwrite_unlocked.texi16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/glibc-functions/fwrite_unlocked.texi b/doc/glibc-functions/fwrite_unlocked.texi
new file mode 100644
index 0000000000..c5f7b07f30
--- /dev/null
+++ b/doc/glibc-functions/fwrite_unlocked.texi
@@ -0,0 +1,16 @@
+@node fwrite_unlocked
+@subsection @code{fwrite_unlocked}
+@findex fwrite_unlocked
+
+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:
+MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5.
+@end itemize