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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
stat-time
blob
2f137fc25dedb51d895514a9f7ac231db66a8a75
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
errno
12
extensions
13
extern-inline
14
intprops
15
16
configure.ac:
17
gl_STAT_TIME
18
gl_STAT_BIRTHTIME
19
20
Makefile.am:
21
lib_SOURCES += stat-time.c
22
23
Include:
24
"stat-time.h"
25
26
License:
27
LGPLv2+
28
29
Maintainer:
30
Paul Eggert and Jim Meyering