Rename two directories: headers -> posix-headers, functions -> posix-functions.
[gnulib.git] / doc / posix-headers / sys_time.texi
diff --git a/doc/posix-headers/sys_time.texi b/doc/posix-headers/sys_time.texi
new file mode 100644 (file)
index 0000000..1b0e0f4
--- /dev/null
@@ -0,0 +1,18 @@
+@node sys/time.h
+@section @file{sys/time.h}
+
+POSIX specification: @url{http://www.opengroup.org/susv3xbd/sys/time.h.html}
+
+Gnulib module: sys_time
+
+Portability problems fixed by Gnulib:
+@itemize
+@item
+This header file is missing on some platforms.
+@item
+@samp{struct timeval} is not defined on some platforms.
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@end itemize