repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
xnanosleep
blob
cc9069cb2571103362b721db51b6f68c6a215248
1
Description:
2
a more convenient interface to nanosleep
3
4
Files:
5
lib/xnanosleep.h
6
lib/xnanosleep.c
7
m4/xnanosleep.m4
8
9
Depends-on:
10
dtotimespec
11
intprops
12
nanosleep
13
time
14
unistd
15
16
configure.ac:
17
gl_XNANOSLEEP
18
19
Makefile.am:
20
lib_SOURCES += xnanosleep.c
21
22
Include:
23
"xnanosleep.h"
24
25
Link:
26
$(LIB_NANOSLEEP)
27
28
License:
29
GPL
30
31
Maintainer:
32
Paul Eggert, Jim Meyering