943d269e6309d45c3656c9e96956b294b3b9593a
[gnulib.git] / modules / posixtm
1 Description:
2 Convert a date/time string (POSIX syntax) to linear time or broken-down time.
3
4 Files:
5 lib/posixtm.h
6 lib/posixtm.c
7 m4/posixtm.m4
8
9 Depends-on:
10 mktime
11 unlocked-io
12
13 configure.ac:
14 gl_POSIXTM
15
16 Makefile.am:
17 lib_SOURCES += posixtm.h posixtm.c
18
19 Include:
20 "posixtm.h"
21
22 Maintainer:
23 Jim Meyering
24