Factor int-properties macros into a single file, except for
[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
13 configure.ac:
14 gl_XNANOSLEEP
15
16 Makefile.am:
17
18 Include:
19 "xnanosleep.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering