Mercurial > hg > octave-kai > gnulib-hg
view modules/nanosleep @ 8581:7600b64d20c8
Take care of IN_LIBINTL situation.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 29 Mar 2007 22:21:32 +0000 |
parents | ca249819379f |
children | 51cc8a81238b |
line wrap: on
line source
Description: nanosleep() function: pause execution for a specified time. Files: lib/nanosleep.c m4/nanosleep.m4 Depends-on: clock-time extensions gettime stdbool sys_time time configure.ac: gl_FUNC_NANOSLEEP Makefile.am: Include: <time.h> Link: $(LIB_NANOSLEEP) License: GPL Maintainer: Jim Meyering