mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 22:53:36 +00:00
* 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.
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
Files:
|
|
tests/test-nstrftime.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
strerror
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-nstrftime
|
|
check_PROGRAMS += test-nstrftime
|