strerrorname_np: Add tests.
[gnulib.git] / modules / xnanosleep
blobcc9069cb2571103362b721db51b6f68c6a215248
1 Description:
2 a more convenient interface to nanosleep
4 Files:
5 lib/xnanosleep.h
6 lib/xnanosleep.c
7 m4/xnanosleep.m4
9 Depends-on:
10 dtotimespec
11 intprops
12 nanosleep
13 time
14 unistd
16 configure.ac:
17 gl_XNANOSLEEP
19 Makefile.am:
20 lib_SOURCES += xnanosleep.c
22 Include:
23 "xnanosleep.h"
25 Link:
26 $(LIB_NANOSLEEP)
28 License:
29 GPL
31 Maintainer:
32 Paul Eggert, Jim Meyering