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
/
clock-time
blob
fc867ae0fcc0f3c31c8deeddde09c14efc361029
1
Description:
2
Check for clock_gettime and clock_settime.
3
4
Files:
5
m4/clock_time.m4
6
7
Depends-on:
8
extensions
9
10
configure.ac:
11
gl_CLOCK_TIME
12
13
Makefile.am:
14
15
Include:
16
17
Link:
18
$(LIB_CLOCK_GETTIME)
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Paul Eggert, Jim Meyering