mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* lib/stat-time.h (includes): Likewise. * lib/utimecmp.c (includes): Likewise. * lib/utimens.h (includes): Likewise. * lib/getdate.y (includes): Also include "timespec.h" for use internal to the module. * modules/utimens (Depends-on): Revert yesterday's patch. * modules/nanosleep (Depends-on): Add missing dependency.
28 lines
272 B
Plaintext
28 lines
272 B
Plaintext
Description:
|
|
Set file access and modification times.
|
|
|
|
Files:
|
|
lib/utimens.c
|
|
lib/utimens.h
|
|
m4/utimbuf.m4
|
|
m4/utimens.m4
|
|
m4/utimes.m4
|
|
|
|
Depends-on:
|
|
sys_time
|
|
time
|
|
|
|
configure.ac:
|
|
gl_UTIMENS
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"utimens.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|