view modules/strptime @ 30188:351557079be5

EPIPE requires errno module.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 16:52:41 +0200
parents e5aee0a89d7f
children ea38eeab7d0f
line wrap: on
line source

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