modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / modules / timespec
blob176022c63447aec386da5390e251ad456b70e59e
1 Description:
2 timespec-related declarations
4 Files:
5 lib/timespec.h
6 lib/timespec.c
7 m4/timespec.m4
9 Depends-on:
10 extern-inline
11 time
13 configure.ac:
14 gl_TIMESPEC
16 Makefile.am:
17 lib_SOURCES += timespec.c
19 Include:
20 "timespec.h"
22 License:
23 GPL
25 Maintainer:
26 Paul Eggert and Jim Meyering