mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
4cd5c86e9f
* lib/stat-time.h: Include <stdcountof.h>. (stat_time_normalize): Use countof. * modules/stat-time (Depends-on): Add stdcountof-h. * modules/relocatable-prog-wrapper (Depends-on): Likewise.
32 lines
346 B
Plaintext
32 lines
346 B
Plaintext
Description:
|
|
stat-related time functions
|
|
|
|
Files:
|
|
lib/stat-time.h
|
|
lib/stat-time.c
|
|
m4/stat-time.m4
|
|
|
|
Depends-on:
|
|
time-h
|
|
errno-h
|
|
extensions
|
|
extern-inline
|
|
stdckdint-h
|
|
stdcountof-h
|
|
|
|
configure.ac:
|
|
gl_STAT_TIME
|
|
gl_STAT_BIRTHTIME
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += stat-time.c
|
|
|
|
Include:
|
|
"stat-time.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert and Jim Meyering
|