New module 'strptime'. Initial fixes.
[gnulib.git] / modules / strptime
1 Description:
2 Convert a string representation of time to a tm structure.
3
4 Files:
5 lib/strptime.h
6 lib/strptime.c
7 m4/strptime.m4
8
9 Depends-on:
10 sys_time
11 string
12 strcase
13 stdbool
14
15 configure.ac:
16 gl_FUNC_STRPTIME
17
18 Makefile.am:
19
20 Include:
21 "strptime.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 glibc
28