view modules/strftime @ 5820:aec0a1f23054

(Depends-on): Add stdbool.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 May 2005 17:22:45 +0000
parents adf2be655aae
children 2a0d593683dc
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
tzset
stdbool

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:

Include:
"strftime.h"

License:
LGPL

Maintainer:
glibc