view modules/nstrftime @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
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