view modules/nanosleep @ 8055:5c79d44f739d

New module description field 'Link'.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 01:52:34 +0000
parents b7a83a69ac23
children b31580167c2b
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
stdbool
sys_time
timespec

configure.ac:
gl_FUNC_NANOSLEEP

Makefile.am:

Include:
"timespec.h"

Link:
$(LIB_NANOSLEEP)

License:
GPL

Maintainer:
Jim Meyering