view modules/strptime @ 10009:0fdbc870dc2d

* modules/mkdir (License): Re-license as LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 29 Apr 2008 13:15:02 +0200
parents 404dc8725caf
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