Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-functions / ceilf.texi
diff --git a/doc/posix-functions/ceilf.texi b/doc/posix-functions/ceilf.texi
new file mode 100644 (file)
index 0000000..80e34e4
--- /dev/null
@@ -0,0 +1,18 @@
+@node ceilf
+@section @code{ceilf}
+@findex ceilf
+
+POSIX specification: @url{http://www.opengroup.org/susv3xsh/ceilf.html}
+
+Gnulib module: ceilf
+
+Portability problems fixed by Gnulib:
+@itemize
+@item
+This function is missing on some platforms:
+AIX 5.1, HP-UX 11, Solaris 9.
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@end itemize