xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / stat-time
blobfeeb5106cfd21705d63f2c97b2ace95067d969de
1 Description:
2 stat-related time functions
4 Files:
5 lib/stat-time.h
6 lib/stat-time.c
7 m4/stat-time.m4
9 Depends-on:
10 time
11 extensions
12 extern-inline
14 configure.ac:
15 gl_STAT_TIME
16 gl_STAT_BIRTHTIME
18 Makefile.am:
19 lib_SOURCES += stat-time.c
21 Include:
22 "stat-time.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 Paul Eggert and Jim Meyering