]> Savannah Git Hosting - gnulib.git/commit
tzname: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 15:47:21 +0000 (17:47 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 16:02:53 +0000 (18:02 +0200)
commit7c302b4bef254349eb9d322b5a5cce1dbe317e43
tree1bff6325a5e2f30813c314e9de5f155fac81f480
parente65a33041adadb114b6c6d55d3ddb86ae2fa51fd
tzname: New module.

* lib/time.in.h (tzname): New declaration.
* m4/tzname.m4: New file.
* m4/time_h.m4 (gl_TIME_H_REQUIRE_DEFAULTS): Initialize GNULIB_TZNAME.
* modules/time-h (Makefile.am): Substitute GNULIB_TZNAME.
* modules/tzname: New file.
* doc/posix-functions/tzname.texi: Mention the new module.
ChangeLog
doc/posix-functions/tzname.texi
lib/time.in.h
m4/time_h.m4
m4/tzname.m4 [new file with mode: 0644]
modules/time-h
modules/tzname [new file with mode: 0644]