mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
* modules/nanosleep (Depends-on): Likewise. * modules/settime (Depends-on): Likewise. * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled pedantically. * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise. * m4/timespec.m4 (gl_TIMESPEC): Likewise.
25 lines
252 B
Plaintext
25 lines
252 B
Plaintext
Description:
|
|
Set the current time, with nanosecond resolution.
|
|
|
|
Files:
|
|
lib/settime.c
|
|
m4/clock_time.m4
|
|
m4/settime.m4
|
|
|
|
Depends-on:
|
|
timespec
|
|
extensions
|
|
|
|
configure.ac:
|
|
gl_SETTIME
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|