view modules/settime @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents b7a83a69ac23
children 909daff94315
line wrap: on
line source

Description:
Set the current time, with nanosecond resolution.

Files:
lib/settime.c
m4/settime.m4

Depends-on:
clock-time
extensions
sys_time
timespec

configure.ac:
gl_SETTIME

Makefile.am:

Include:
#include "timespec.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering