summaryrefslogtreecommitdiff
path: root/modules/xnanosleep
blob: 9f12ff3205c2ae81c5c5d1291340a9a367e3fea4 (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
Description:
a more convenient interface to nanosleep

Files:
lib/xnanosleep.h
lib/xnanosleep.c
m4/xnanosleep.m4

Depends-on:
c99
dtotimespec
intprops
nanosleep
time
unistd

configure.ac:
gl_XNANOSLEEP

Makefile.am:
lib_SOURCES += xnanosleep.c

Include:
"xnanosleep.h"

Link:
$(LIB_NANOSLEEP)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering