summaryrefslogtreecommitdiff
path: root/modules/nanosleep
blob: 51165f991a9982bd0826378df119f5c24f1eeeee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
nanosleep() function: pause execution for a specified time.

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

Depends-on:
timespec
stdbool

configure.ac:
gl_FUNC_NANOSLEEP

Makefile.am:

Include:
<time.h>

License:
GPL

Maintainer:
Jim Meyering