view modules/xnanosleep @ 40245:eeb8fe2e91ad

autoupdate
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 16:29:28 -0700
parents 1e5527426147
children
line wrap: on
line source

Description:
a more convenient interface to nanosleep

Files:
lib/xnanosleep.h
lib/xnanosleep.c
m4/xnanosleep.m4

Depends-on:
dtotimespec
nanosleep
time

configure.ac:
gl_XNANOSLEEP

Makefile.am:
lib_SOURCES += xnanosleep.c

Include:
"xnanosleep.h"

Link:
$(LIB_NANOSLEEP)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering