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
xset: New module.
[gnulib.git]
/
modules
/
gethrxtime
blob
b7280034430f19180556e65984f78d6ea887f9b7
1
Description:
2
Get high resolution real time.
3
4
Files:
5
lib/xtime.h
6
lib/xtime.c
7
lib/gethrxtime.c
8
lib/gethrxtime.h
9
m4/gethrxtime.m4
10
m4/longlong.m4
11
12
Depends-on:
13
clock-time
14
extensions
15
extern-inline
16
gettime
17
sys_time
18
19
configure.ac:
20
gl_GETHRXTIME
21
22
Makefile.am:
23
lib_SOURCES += gethrxtime.c xtime.c
24
25
Include:
26
"xtime.h"
27
28
Link:
29
$(LIB_GETHRXTIME)
30
31
License:
32
GPL
33
34
Maintainer:
35
Paul Eggert