view modules/posixtm @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 6a764f23e302
children f40dff4e11c8
line wrap: on
line source

Description:
Convert a date/time string (POSIX syntax) to linear time or broken-down time.

Files:
lib/posixtm.h
lib/posixtm.c
m4/posixtm.m4

Depends-on:
mktime
stdbool

configure.ac:
gl_POSIXTM

Makefile.am:

Include:
"posixtm.h"

License:
GPL

Maintainer:
Jim Meyering