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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
timespec
blob
6fac24c0220b8d3ae11ff386098b90fbc2843dcc
1
Description:
2
timespec-related declarations
3
4
Files:
5
lib/timespec.h
6
lib/timespec.c
7
m4/timespec.m4
8
9
Depends-on:
10
extern-inline
11
snippet/arg-nonnull
12
time
13
14
configure.ac:
15
gl_TIMESPEC
16
17
Makefile.am:
18
lib_SOURCES += timespec.c
19
20
Include:
21
"timespec.h"
22
23
License:
24
LGPL
25
26
Maintainer:
27
Paul Eggert and Jim Meyering