summaryrefslogtreecommitdiff
path: root/modules/strptime
blob: 74570f5a895b63c5eb808821b0752f38cbee225c (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
Description:
Convert a string representation of time to a tm structure.

Files:
lib/strptime.c
m4/strptime.m4
m4/tm_gmtoff.m4

Depends-on:
extensions
sys_time
string
strcase
stdbool
time
time_r

configure.ac:
gl_FUNC_STRPTIME

Makefile.am:

Include:
<time.h>

License:
LGPLv2+

Maintainer:
glibc