view modules/sleep @ 9552:6632990b0812

Override getpagesize on mingw.
author Martin Lambers <marlam@marlam.de>
date Wed, 26 Dec 2007 16:37:29 +0100
parents b7c6961fb530
children 27a1858c4c79
line wrap: on
line source

Description:
sleep() function: pause execution of the current thread.

Files:
lib/sleep.c
m4/sleep.m4

Depends-on:
unistd

configure.ac:
gl_FUNC_SLEEP
gl_UNISTD_MODULE_INDICATOR([sleep])

Makefile.am:

Include:
<unistd.h>

License:
LGPL

Maintainer:
Bruno Haible