Hash :
a742bdb3
Author :
Date :
2017-07-24T01:19:36
Rename module 'strftime' to 'nstrftime'. * m4/nstrftime.m4: Renamed from m4/strftime.m4. * lib/nstrftime.c: Renamed from lib/strftime.c. * modules/nstrftime: Renamed from modules/strftime. (Files, Makefile.am): Update. * tests/test-nstrftime.c: Renamed from tests/test-strftime.c. Fix comment. * modules/nstrftime-tests: Renamed from modules/strftime-tests. (Files, Makefile.am): Update. * modules/strftime: New file, an obsolete indirection. * doc/posix-functions/strftime.texi: Update reference. * config/srclist.txt: Update info.
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