summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-05-01 22:15:01 +0000
committerBruno Haible <bruno@clisp.org>2007-05-01 22:15:01 +0000
commit6a43884b2d4737bd78949becf8de806f102ff6d8 (patch)
treed5590dc9e45865e704ed59d0e2d774f00469df5b /doc
parent3ab16f027a71fbdc4b234295e6da9e9781da0da7 (diff)
downloadgnulib-6a43884b2d4737bd78949becf8de806f102ff6d8.tar.gz
New module 'sleep'.
Diffstat (limited to 'doc')
-rw-r--r--doc/functions/sleep.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/functions/sleep.texi b/doc/functions/sleep.texi
index d0781fd803..eaf2196f95 100644
--- a/doc/functions/sleep.texi
+++ b/doc/functions/sleep.texi
@@ -4,10 +4,13 @@
POSIX specification: @url{http://www.opengroup.org/susv3xsh/sleep.html}
-Gnulib module: ---
+Gnulib module: sleep
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on some platforms:
+mingw (2005 or newer).
@end itemize
Portability problems not fixed by Gnulib: