* modules/gethrxtime: New file.
[pspp] / 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 gethrxtime
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