Mercurial > hg > octave-jordi > gnulib-hg
view modules/sleep @ 13553:8fc3314fe460
Document not_eol and remove mention of regex.c.
author | Reuben Thomas <rrt@sc3d.org> |
---|---|
date | Sat, 14 Aug 2010 16:40:16 +0100 |
parents | 25e64e77bb53 |
children | efab6978105e |
line wrap: on
line source
Description: sleep() function: pause execution of the current thread. Files: lib/sleep.c m4/sleep.m4 Depends-on: stdint unistd verify configure.ac: gl_FUNC_SLEEP gl_UNISTD_MODULE_INDICATOR([sleep]) Makefile.am: Include: <unistd.h> License: LGPLv2+ Maintainer: Bruno Haible