X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstat-time;h=feeb5106cfd21705d63f2c97b2ace95067d969de;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=666f4ed0477046554fd159a8ffd83e4d5ff23177;hpb=0fecb046139645c251a2f1c548280590f5f29126;p=gnulib.git diff --git a/modules/stat-time b/modules/stat-time index 666f4ed04..feeb5106c 100644 --- a/modules/stat-time +++ b/modules/stat-time @@ -3,21 +3,26 @@ stat-related time functions Files: lib/stat-time.h +lib/stat-time.c m4/stat-time.m4 Depends-on: -timespec +time +extensions +extern-inline configure.ac: gl_STAT_TIME +gl_STAT_BIRTHTIME Makefile.am: +lib_SOURCES += stat-time.c Include: "stat-time.h" License: -GPL +LGPLv2+ Maintainer: Paul Eggert and Jim Meyering