repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
timespec
blob
176022c63447aec386da5390e251ad456b70e59e
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
time
12
13
configure.ac:
14
gl_TIMESPEC
15
16
Makefile.am:
17
lib_SOURCES += timespec.c
18
19
Include:
20
"timespec.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Paul Eggert and Jim Meyering