* modules/intprops: New file.
[gnulib.git] / modules / xnanosleep
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 timespec
11 intprops
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