view modules/nanosleep @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 7141ea4946af
children aec0a1f23054
line wrap: on
line source

Description:
nanosleep() function: pause execution for a specified time.

Files:
lib/nanosleep.c
m4/nanosleep.m4

Depends-on:
timespec

configure.ac:
gl_FUNC_NANOSLEEP

Makefile.am:

Include:
<time.h>

License:
GPL

Maintainer:
Jim Meyering