Add ChangeLog entries for recent commits.
[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 stdbool
12 stpcpy
13
14 configure.ac:
15 gl_POSIXTM
16
17 Makefile.am:
18
19 Include:
20 "posixtm.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering