view modules/nstrftime @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
parents 7206dbc60c36
children
line wrap: on
line source

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

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

Depends-on:
extensions
stdbool
time_rz

configure.ac:
gl_FUNC_GNU_STRFTIME

Makefile.am:
lib_SOURCES += nstrftime.c

Include:
"strftime.h"

License:
LGPL

Maintainer:
Jim Meyering, glibc