Hash :
56c2613a
Author :
Date :
2012-07-28T07:15:59
stat-time: use extern-inline * lib/stat-time.c: New file. * lib/stat-time.h: Use _GL_INLINE_HEADER_BEGIN, _GL_INLINE_HEADER_END. (_GL_STAT_TIME_INLINE): New macro. Use it instead of 'static inline'. * modules/stat-time (Files): Add lib/stat-time.c. (Depends-on): Add extern-inline. (lib_SOURCES): Add stat-time.c.
Description:
stat-related time functions
Files:
lib/stat-time.h
lib/stat-time.c
m4/stat-time.m4
Depends-on:
time
extensions
extern-inline
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