Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-functions / fdim.texi
diff --git a/doc/posix-functions/fdim.texi b/doc/posix-functions/fdim.texi
new file mode 100644 (file)
index 0000000..1e84212
--- /dev/null
@@ -0,0 +1,18 @@
+@node fdim
+@section @code{fdim}
+@findex fdim
+
+POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdim.html}
+
+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 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5.
+@end itemize