Mercurial > hg > octave-shane > gnulib-hg
view modules/nanosleep @ 5016:7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sun, 18 Apr 2004 18:12:50 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
line wrap: on
line source
Description: nanosleep() function: pause execution for a specified time. Files: lib/nanosleep.c m4/nanosleep.m4 Depends-on: timespec configure.ac: gl_FUNC_NANOSLEEP Makefile.am: Include: <time.h> Maintainer: Jim Meyering