New module 'timegm'.
[pspp] / modules / timegm
1 Description:
2 Convert calendar time to simple time, inverse of mktime.
3
4 Files:
5 lib/timegm.h
6 lib/timegm.c
7 m4/timegm.m4
8
9 Depends-on:
10
11 configure.ac:
12 gl_FUNC_TIMEGM
13
14 Makefile.am:
15 lib_SOURCES += timegm.h
16
17 Include:
18 "timegm.h"
19
20 Maintainer:
21 Simon Josefsson