view modules/strftime @ 17362:7a2e583edf71

check for (erroneous) ftp-upload.gnu.org
author Karl Berry <karl@freefriends.org>
date Tue, 19 Mar 2013 10:47:12 -0700
parents 83f1d4430d74
children ea0b31e02258
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/tm_gmtoff.m4
m4/strftime.m4

Depends-on:
extensions
stdbool
time_r

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += strftime.c

Include:
"strftime.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc