(Depends-on): Add stdbool.
[gnulib.git] / modules / xnanosleep
1 Description:
2 a more convenient interface to nanosleep
3
4 Files:
5 lib/intprops.h
6 lib/xnanosleep.h
7 lib/xnanosleep.c
8 m4/xnanosleep.m4
9
10 Depends-on:
11 timespec
12 stdbool
13
14 configure.ac:
15 gl_XNANOSLEEP
16
17 Makefile.am:
18
19 Include:
20 "xnanosleep.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering