view modules/strftime @ 5033:7ada1cee8b2f

Change UTILS_ macro name prefix to gl_.
author Jim Meyering <jim@meyering.net>
date Tue, 20 Apr 2004 08:51:39 +0000
parents 7141ea4946af
children 41d42d0c5558
line wrap: on
line source

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

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

Depends-on:
time_r
tzset

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += strftime.c

Include:
<time.h>

Maintainer:
glibc