view modules/strptime @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +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