repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
stat-time
blob
feeb5106cfd21705d63f2c97b2ace95067d969de
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