summaryrefslogtreecommitdiff
path: root/modules/nanosleep
blob: dfe1c7acbe2f9fc176b55c41be1e82bb6abb3575 (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
25
26
27
28
29
30
31
32
33
34
35
36
Description:
nanosleep() function: pause execution for a specified time.

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

Depends-on:
extensions
intprops
multiarch
select
sigaction
stdbool
sys_select
sys_time
time
verify

configure.ac:
gl_FUNC_NANOSLEEP
gl_TIME_MODULE_INDICATOR([nanosleep])

Makefile.am:

Include:
<time.h>

Link:
$(LIB_NANOSLEEP)

License:
GPL

Maintainer:
Jim Meyering