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