mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
* 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.
24 lines
254 B
Plaintext
24 lines
254 B
Plaintext
Description:
|
|
tzname variable: abbreviated time zone names, set by the tzset() function.
|
|
|
|
Files:
|
|
m4/tzname.m4
|
|
|
|
Depends-on:
|
|
time-h
|
|
|
|
configure.ac:
|
|
gl_TZNAME
|
|
gl_TIME_MODULE_INDICATOR([tzname])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<time.h>
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|