view modules/strftime @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000
parents 2a0d593683dc
children c08ee2ccd0e8
line wrap: on
line source

Description:
nstrftime() function: convert date and time to string, with GNU extensions.

Files:
lib/strftime.h
lib/strftime.c
m4/mbstate_t.m4
m4/tm_gmtoff.m4
m4/strftime.m4

Depends-on:
time_r
stdbool

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:

Include:
"strftime.h"

License:
LGPL

Maintainer:
glibc