1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 14:43:36 +00:00
Files
gnulib/modules/strftime
Bruno Haible a742bdb3fd 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.
2017-07-24 01:23:42 +02:00

27 lines
288 B
Plaintext

Description:
nstrftime() function: convert date and time to string, with GNU extensions.
Status:
obsolete
Notice:
This module is obsolete. Use module 'nstrftime' instead.
Files:
Depends-on:
nstrftime
configure.ac:
Makefile.am:
Include:
"strftime.h"
License:
LGPL
Maintainer:
all