verify: new macro 'assume'
[gnulib.git] / modules / stat-time
1 Description:
2 stat-related time functions
3
4 Files:
5 lib/stat-time.h
6 lib/stat-time.c
7 m4/stat-time.m4
8
9 Depends-on:
10 time
11 extensions
12 extern-inline
13
14 configure.ac:
15 gl_STAT_TIME
16 gl_STAT_BIRTHTIME
17
18 Makefile.am:
19 lib_SOURCES += stat-time.c
20
21 Include:
22 "stat-time.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Paul Eggert and Jim Meyering