summaryrefslogtreecommitdiff
path: root/modules/posixtm
blob: c4fb60953a979a4c2ef40908e6db3e634c5c1c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
Convert a date/time string (POSIX syntax) to linear time or broken-down time.

Files:
lib/posixtm.h
lib/posixtm.c
m4/posixtm.m4

Depends-on:
c-ctype
idx
mktime
stdbool
stdckdint
time
verify

configure.ac:
gl_POSIXTM

Makefile.am:
lib_SOURCES += posixtm.c

Include:
"posixtm.h"

License:
GPL

Maintainer:
Jim Meyering