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