view modules/strftime @ 18070:d460ec17f09f

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 28 Jul 2015 13:57:32 -0700
parents ea0b31e02258
children
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_rz

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += strftime.c

Include:
"strftime.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc